]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliITSRawStreamSPD.h
Compatibility with raw data from the beam test
[u/mrichter/AliRoot.git] / RAW / AliITSRawStreamSPD.h
index 9a458d05df47cfc28670ee19f10bd87907b30b37..ee85836b46486a334745f2aea0a7044a6ead724e 100644 (file)
@@ -35,6 +35,9 @@ class AliITSRawStreamSPD: public AliITSRawStream {
     static const Int_t fgkDDLModuleMap[kDDLsNumber][kModulesPerDDL];  // mapping DDL/module -> module number
 
     UShort_t         fData;         // data read for file
+    Int_t            fDDLNumber;    // current DDL number
+    Int_t            fEventNumber;  // event trigger number
+    Int_t            fModuleNumber; // sequential module number
     UInt_t           fOffset;       // offset for cell column
     UInt_t           fHitCount;     // counter of hits