]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALTrackSegmentMakerv1.h
updated version number
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALTrackSegmentMakerv1.h
index 2ff675e624c76bb1afd3dafde05c626911fe69af..6b8710fa123975164e3adaec6e3a0b8816e8f3bc 100644 (file)
@@ -67,7 +67,7 @@ private:
   Int_t fNTrackSegments ;        // number of track segments found 
   Int_t fTrackSegmentsInRun ;    //! Total number of track segments in one run
 
-  ClassDef( AliEMCALTrackSegmentMakerv1,3)  // Implementation version 1 of algorithm class to make EMCAL track segments 
+  ClassDef( AliEMCALTrackSegmentMakerv1,4)  // Implementation version 1 of algorithm class to make EMCAL track segments 
 
 };