From: cvetan Date: Tue, 26 Jun 2007 11:21:43 +0000 (+0000) Subject: Removal of unused method X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=54d3fa060fd83fdfe9d088423c48ad2288beb6b6;p=u%2Fmrichter%2FAliRoot.git Removal of unused method --- diff --git a/T0/AliT0Parameters.h b/T0/AliT0Parameters.h index bb41a0b0029..761d08664e2 100644 --- a/T0/AliT0Parameters.h +++ b/T0/AliT0Parameters.h @@ -63,7 +63,6 @@ public: {return((TGraph*)fPMTeff.At(ipmt))->Eval(lambda);} - TGraph * GetAmpLED(Int_t ipmt) const ; TGraph * GetAmpLEDRec(Int_t ipmt) const; TGraph *GetWalk(Int_t ipmt ) const;