]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliESDHeader.h
- Implementing functions for the GRP preprocessor to retrieve DA output files from...
[u/mrichter/AliRoot.git] / STEER / AliESDHeader.h
index 9dcde914fba9785c516db82f2d91f5c64ccf992d..cec73d21d1d8bae601cf13cea2ef04607832c421 100644 (file)
@@ -83,7 +83,7 @@ private:
   enum {kNMaxIR = 3};              // Max number of interaction records (IR)
   AliTriggerIR*  fIRArray[kNMaxIR];// Array with trigger IRs 
 
-  ClassDef(AliESDHeader,6)
+  ClassDef(AliESDHeader,7)
 };
 
 #endif