Print

Print


Commit in lcio/src/cpp/include/UTIL on MAIN
CellIDEncoder.h+2-21.5 -> 1.6
fixed documentation of c'tor

lcio/src/cpp/include/UTIL
CellIDEncoder.h 1.5 -> 1.6
diff -u -r1.5 -r1.6
--- CellIDEncoder.h	9 Feb 2007 18:30:45 -0000	1.5
+++ CellIDEncoder.h	22 Jan 2008 14:38:55 -0000	1.6
@@ -78,14 +78,14 @@
    *  &nbsp;   } <br>
    * 
    *  @see BitField64
-   *  @version $Id: CellIDEncoder.h,v 1.5 2007/02/09 18:30:45 gaede Exp $
+   *  @version $Id: CellIDEncoder.h,v 1.6 2008/01/22 14:38:55 gaede Exp $
    */
   template <class T> 
   class CellIDEncoder : public BitField64 {
 
   public:  
     
-    /** Constructor reads encoding string from collection parameter LCIO::CellIDEncoding.
+    /** Constructor, sets collection parameter LCIO::CellIDEncoding to the given encoding string.
      */
     CellIDEncoder( const std::string& cellIDEncoding ,  LCCollection* col) :
 
CVSspam 0.2.8