]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliGenZDC.h
-updates
[u/mrichter/AliRoot.git] / ZDC / AliGenZDC.h
index ebeb17a76948812d4b352ce923fd919654606968..1efedc12c507786d198728de9c1b1daca8902fe3 100644 (file)
@@ -46,8 +46,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) const {return fProbintp[key];}
+  Double_t GetFermi2n(Int_t key) const {return fProbintn[key];}
 
 protected:
   Int_t    fIpart;              // Particle to be generated