13 #ifndef PndHypAdvancedPidAlgo_h 14 #define PndHypAdvancedPidAlgo_h 38 static void CalcLikelihood(
int lundId,
double momentum,
double *lh);
50 static double MeanEnergyLoss(
PidType particle);
56 static double LandauGaus(
double s_mpv,
double width1,
double width2);
59 static double fmomentum;
60 static double fenergyloss;
63 static double mpv(
PidType particle);
64 static double width1(
PidType particle);
65 static double width2(
PidType particle);
static double GetEnergyLoss()
static double GetMomentum()
static void CalcLikelihood(PndHypPidCand *cand)