13 #include <analysis/dataobjects/Particle.h>
14 #include <analysis/VariableManager/Manager.h>
45 Manager::FunctionPtr pidDeltaLogLikelihoodValueExpert(
const std::vector<std::string>& arguments);
79 double particleID(
const Particle* part);
84 double electronID(
const Particle* part);
89 double muonID(
const Particle* part);
94 double pionID(
const Particle* part);
99 double kaonID(
const Particle* part);
104 double protonID(
const Particle* part);
109 double deuteronID(
const Particle* part);
115 double binaryPID(
const Particle* part,
const std::vector<double>& arguments);
121 double electronID_noTOP(
const Particle* part);
128 double binaryPID_noTOP(
const Particle* part,
const std::vector<double>& arguments);
133 double pionID_SVD(
const Particle* part);
138 double kaonID_SVD(
const Particle* part);
143 double protonID_SVD(
const Particle* part);
148 double binaryPID_SVD(
const Particle* part,
const std::vector<double>& arguments);
188 double atcPIDBelle(
const Particle*,
const std::vector<double>& sigAndBkgHyp);
193 double muIDBelle(
const Particle*);
198 double muIDBelleQuality(
const Particle*);
203 double eIDBelle(
const Particle*);