]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSPIDv1.h
update from ALICE
[u/mrichter/AliRoot.git] / PHOS / AliPHOSPIDv1.h
index b61b717aca19c291ed2a92a04a0446727853901a..3e7ff285e1fbc0d68f5d230170a2172ba19b27eb 100644 (file)
@@ -40,7 +40,7 @@ class TFormula;
 class TPrincipal ;
 class TROOT ;
 class TTree ;
-class TVector3 ;
+#include "TVector3.h"
 #include <TMatrixDfwd.h>
 
 // --- AliRoot header files ---
@@ -79,7 +79,6 @@ public:
   Float_t GetParameterPi0Boundary    (Int_t i)               const;
 
   // Get energy-dependent PID parameters
-  Float_t GetCalibratedEnergy    (Float_t e)                 const;
   Float_t GetCpv2EmcDistanceCut  (TString axis, Float_t e)   const ;
   Float_t GetEllipseParameter    (TString particle, TString param, Float_t e) const;
 
@@ -156,7 +155,7 @@ private:
   TVector3   fVtx ;                      //! Vertex position in current event
 
   //Initial pid population
-  Double_t fInitPID[AliPID::kSPECIESN] ; // Initial population to do bayesian PID
+  Double_t fInitPID[AliPID::kSPECIESCN] ; // Initial population to do bayesian PID
   // pid probability function parameters
   // ToF
   Double_t fTphoton[3] ;       // gaussian tof response for photon