]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSQASDDDataMakerRec.h
New survey data for V0A (Lizardo)
[u/mrichter/AliRoot.git] / ITS / AliITSQASDDDataMakerRec.h
index 24839ea1eab3996d0b6ed09e0d5eb63e7188b3ef..0958b668f8a5b6a14b6481f692cf2995531f1d54 100644 (file)
@@ -61,7 +61,7 @@ private:
   Int_t   fSDDhDigitsTask;                    // number of histo booked for each the RecPoints Task SDD
   Int_t   fSDDhRecPointsTask;                 // number of histo booked for each the RecPoints Task SDD
   Int_t   *fGenRawsOffset;                     // QAchecking Raws offset       
-  Int_t   fGenDigitsOffset;                   // QAchecking RecPoints offset       
+  Int_t   *fGenDigitsOffset;                   // QAchecking RecPoints offset       
   Int_t   *fGenRecPointsOffset;                // QAchecking RecPoints offset       
   Int_t   fTimeBinSize;                              // time bin width in number of clocks
   AliITSDDLModuleMapSDD  *fDDLModuleMap;      // SDD Detector configuration for the decoding
@@ -71,7 +71,7 @@ private:
   Int_t   fBadAnodes;
   Int_t   fGoodAnodesCurrent;
   Int_t   fBadAnodesCurrent;
-  ClassDef(AliITSQASDDDataMakerRec,8)         // description 
+  ClassDef(AliITSQASDDDataMakerRec,9)         // description 
 
 };