Belle II Software development
|
This is the complete list of members for PIDLikelihood, including all inherited members.
addPreOfficialLikelihood(const std::string &preOfficialIdentifier, const double preOfficialLikelihood) | PIDLikelihood | |
addRelationTo(const RelationsInterface< BASE > *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
addRelationTo(const TObject *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
areAllAvailable(Const::PIDDetectorSet set=Const::PIDDetectorSet::set()) const | PIDLikelihood | inline |
ClassDef(RelationsInterface, 0) | RelationsInterface< BASE > | private |
ClassDefOverride(PIDLikelihood, 4) | PIDLikelihood | private |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getDeltaLogL(const Const::ChargedStable &p1, const Const::ChargedStable &p2, Const::PIDDetectorSet set=Const::PIDDetectorSet::set()) const | PIDLikelihood | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const override | PIDLikelihood | virtual |
getLogarithmicProbability(const Const::ChargedStable &part, const double *fractions=nullptr, Const::PIDDetectorSet set=Const::PIDDetectorSet::set()) const | PIDLikelihood | |
getLogL(const Const::ChargedStable &part, Const::PIDDetectorSet set=Const::PIDDetectorSet::set()) const | PIDLikelihood | |
getMostLikely(const double *fractions=nullptr, Const::PIDDetectorSet set=Const::PIDDetectorSet::set()) const | PIDLikelihood | |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getPreOfficialLikelihood(const std::string &preOfficialIdentifier) const | PIDLikelihood | |
getProbability(const Const::ChargedStable &p1, const Const::ChargedStable &p2, Const::PIDDetectorSet set=Const::PIDDetectorSet::set()) const | PIDLikelihood | inline |
getProbability(const Const::ChargedStable &p1, const Const::ChargedStable &p2, double ratio, Const::PIDDetectorSet set=Const::PIDDetectorSet::set()) const | PIDLikelihood | |
getProbability(const Const::ChargedStable &part, const double *fractions=nullptr, Const::PIDDetectorSet set=Const::PIDDetectorSet::set()) const | PIDLikelihood | |
getRelated(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedFromWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedToWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsWith(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
isAvailable(Const::PIDDetectorSet set=Const::PIDDetectorSet::set()) const | PIDLikelihood | |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_detectors | PIDLikelihood | private |
m_logl | PIDLikelihood | private |
m_preOfficialLikelihoods | PIDLikelihood | private |
operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
PIDLikelihood() | PIDLikelihood | |
printArray() const | PIDLikelihood | |
probability(double probabilities[], const double *fractions, Const::PIDDetectorSet detSet) const | PIDLikelihood | private |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
setLogLikelihood(Const::EDetector det, const Const::ChargedStable &part, float logl) | PIDLikelihood | |
subtractMaximum() | PIDLikelihood |