13 #ifndef PndMvdSimplePidAlgo_h 14 #define PndMvdSimplePidAlgo_h 29 static double LowerBoundary(
double p,
double m);
34 static double LowerProtonBoundary(
double momentum);
36 static double LowerKaonBoundary(
double momentum);
38 static double LowerMuonBoundary(
double momentum);
41 static double LandauIntegral(
double x);
53 static double fkShift;
54 static double fkScale;
56 static double fpiShift;
57 static double fpiScale;
59 static double feShift;
60 static double feScale;
static void CalcLikelihood(PndMvdPidCand *cand)