]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliZDC.h
coverity fix + missing comma in previous commit
[u/mrichter/AliRoot.git] / ZDC / AliZDC.h
index a21dec5a4eae3b1b1f13cd7f0d23e3f6809cfebf..580723fc338975ff7960fe65d5aee3f3842d9b74 100644 (file)
@@ -88,7 +88,8 @@ public:
   void  SetpAsystem() {fIspASystem = kTRUE;}
   void  SetRELDISGenerator() {fIsRELDISgen = kTRUE;}
   
-  void  SetOnlyZEM() {fOnlyZEM=kTRUE;}
+  void  SetOnlyZEM()           {fOnlyZEM=kTRUE;}
+  void  SetMotherFinding()     {fFindMother=kTRUE;}
 
 private:
 
@@ -111,8 +112,9 @@ protected:
   Bool_t  fIsRELDISgen;             // Is RELDIS used as generator
   
   Bool_t fOnlyZEM;          // build only ZEM (no had. calorimeters!)
+  Bool_t fFindMother;       // look for particle mothers in the stack in StepManager
   
-  ClassDef(AliZDC,13)          // Zero Degree Calorimeter base class
+  ClassDef(AliZDC,14)          // Zero Degree Calorimeter base class
 };
  
 // Calibration