Print

Print


Commit in lcio/src/cpp/include/UTIL on MAIN
CellIDDecoder.h+1-21.7 -> 1.8
JM: Remove duplicate fix (Frank did already).

lcio/src/cpp/include/UTIL
CellIDDecoder.h 1.7 -> 1.8
diff -u -r1.7 -r1.8
--- CellIDDecoder.h	20 Jun 2006 16:36:14 -0000	1.7
+++ CellIDDecoder.h	20 Jun 2006 16:44:32 -0000	1.8
@@ -3,7 +3,6 @@
 
 //#include <vector>
 //#include "EVENT/LCObject.h"
-#include "EVENT/LCParameters.h"
 #include "EVENT/LCCollection.h"
 #include "EVENT/SimTrackerHit.h"
 #include "UTIL/BitField64.h"
@@ -25,7 +24,7 @@
    *  See UTIL::BitField64 for a description of the encoding string. 
    * 
    *  @see BitField64
-   *  @version $Id: CellIDDecoder.h,v 1.7 2006/06/20 16:36:14 jeremy Exp $
+   *  @version $Id: CellIDDecoder.h,v 1.8 2006/06/20 16:44:32 jeremy Exp $
    */
   template <class T> 
   class CellIDDecoder {
CVSspam 0.2.8