1 #ifndef PndMvdSimplePidAlgo_h 2 #define PndMvdSimplePidAlgo_h 17 static double LowerBoundary(
double p,
double m);
22 static double LowerProtonBoundary(
double momentum);
24 static double LowerKaonBoundary(
double momentum);
26 static double LowerMuonBoundary(
double momentum);
29 static double LandauIntegral(
double x);
41 static double fkShift;
42 static double fkScale;
44 static double fpiShift;
45 static double fpiScale;
47 static double feShift;
48 static double feScale;
static void CalcLikelihood(PndMvdPidCand *cand)