]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliMathBase.h
Fix for Savannah bug report 59287
[u/mrichter/AliRoot.git] / STEER / AliMathBase.h
index 7fb2d40f477d2cf5869fc754f5bcdbbfae975db8..3b16daa8991015a0ea5f1bd36ddd07aa3a9a1780 100644 (file)
@@ -50,13 +50,6 @@ class AliMathBase : public TObject
                                   Double_t kp4=1.8631,
                                   Double_t kp5=1.9479
                                  );
-  static Double_t BetheBlochGeant(Double_t bg,
-                                  Double_t kp0=2.33,
-                                  Double_t kp1=0.20,
-                                  Double_t kp2=3.00,
-                                  Double_t kp3=173e-9,
-                                  Double_t kp4=0.49848
-                                 );
     
  ClassDef(AliMathBase,0) // Various mathematical tools for physics analysis - which are not included in ROOT TMath