]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCv2.h
Adding the function:
[u/mrichter/AliRoot.git] / TPC / AliTPCv2.h
index d197c2841e599ef6df8899ff09d84c26ac6d2368..e9f360ef34065c6032cd248ffe65130b37fd4cf0 100644 (file)
@@ -45,10 +45,6 @@ protected:
   Int_t fIDrift;    // drift gas
   Int_t fSecOld;    // indicate the previous sector - for reference points    
 
-private:
-
-  Float_t BetheBloch(Float_t bg);
-  
   ClassDef(AliTPCv2,2)  // Time Projection Chamber version 2
 };