]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliGenZDC.h
Trigger chamber efficiency according to local boards (Diego)
[u/mrichter/AliRoot.git] / ZDC / AliGenZDC.h
index c5cb311507ab11ee32085f665ad9ffa077bf47a0..2013a1856c4783312ab07524f9ef6f91bfd622e4 100644 (file)
@@ -49,8 +49,8 @@ public:
   void SetDebug(Int_t idebu) {fDebugOpt = idebu;};
   
   // Getters 
-  const Double_t GetFermi2p(Int_t key) {return fProbintp[key];}
-  const Double_t GetFermi2n(Int_t key) {return fProbintn[key];}
+  Double_t GetFermi2p(Int_t key) {return fProbintp[key];}
+  Double_t GetFermi2n(Int_t key) {return fProbintn[key];}
 
 protected:
   Int_t    fIpart;              // Particle to be generated