1 #ifndef PndHypAdvancedPidAlgo_h 2 #define PndHypAdvancedPidAlgo_h 26 static void CalcLikelihood(
int lundId,
double momentum,
double *lh);
38 static double MeanEnergyLoss(
PidType particle);
44 static double LandauGaus(
double s_mpv,
double width1,
double width2);
47 static double fmomentum;
48 static double fenergyloss;
51 static double mpv(
PidType particle);
52 static double width1(
PidType particle);
53 static double width2(
PidType particle);
static double GetEnergyLoss()
static double GetMomentum()
static void CalcLikelihood(PndHypPidCand *cand)