]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliZDC.h
Added possibility to run only with ZEM (no hadronic calorimeters built).
[u/mrichter/AliRoot.git] / ZDC / AliZDC.h
index 0bd95122e0ae2a293c3e4e5b03e2b1567bbecf9b..a21dec5a4eae3b1b1f13cd7f0d23e3f6809cfebf 100644 (file)
@@ -87,6 +87,8 @@ public:
   void  SetBeamEnergy(Float_t beamEnergy) {fBeamEnergy = beamEnergy;}
   void  SetpAsystem() {fIspASystem = kTRUE;}
   void  SetRELDISGenerator() {fIsRELDISgen = kTRUE;}
+  
+  void  SetOnlyZEM() {fOnlyZEM=kTRUE;}
 
 private:
 
@@ -108,7 +110,9 @@ protected:
   Bool_t  fIspASystem;       // Configuring pA collisions (MC only)
   Bool_t  fIsRELDISgen;             // Is RELDIS used as generator
   
-  ClassDef(AliZDC,12)          // Zero Degree Calorimeter base class
+  Bool_t fOnlyZEM;          // build only ZEM (no had. calorimeters!)
+  
+  ClassDef(AliZDC,13)          // Zero Degree Calorimeter base class
 };
  
 // Calibration