]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliZDC.h
For the THnSparse data members limit the statistic in the merging
[u/mrichter/AliRoot.git] / ZDC / AliZDC.h
index f64fe350a506bd5d744bfd101b61b6c7acb1f3e1..0bd95122e0ae2a293c3e4e5b03e2b1567bbecf9b 100644 (file)
@@ -86,6 +86,7 @@ public:
   Int_t SpectatorsTracked() const {return fSpectatorTracked;}
   void  SetBeamEnergy(Float_t beamEnergy) {fBeamEnergy = beamEnergy;}
   void  SetpAsystem() {fIspASystem = kTRUE;}
+  void  SetRELDISGenerator() {fIsRELDISgen = kTRUE;}
 
 private: