]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALTrackSegment.h
Initialize arrays in constructor (Ivana)
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALTrackSegment.h
index 2bd634ec1fcd584b3cfbde58c7e12f9d9dcdb127..cde8d628afd8f87e7568d9d9015b11527156e32e 100644 (file)
@@ -44,7 +44,7 @@ public:
   Int_t fECARecPoint ; // The EC reconstructed point index in array stored in TreeR/EMCALECRP
   Int_t fIndexInList ; // The index of this TrackSegment in the list stored in TreeR (to be set by analysis)
   
-  ClassDef(AliEMCALTrackSegment,1)  // Track segment in EMCAL
+  ClassDef(AliEMCALTrackSegment,2)  // Track segment in EMCAL
 
 };