Belle II Software development
|
This is the complete list of members for Cluster, including all inherited members.
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 |
ClassDef(RelationsInterface, 0) | RelationsInterface< BASE > | private |
ClassDefOverride(Cluster, 1) | Cluster | private |
Cluster() | Cluster | |
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::Cluster &c1, const Const::Cluster &c2, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) const | Cluster | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const override | Cluster | virtual |
getLogL(const Const::Cluster &cluster, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) const | Cluster | |
getMostLikely(const double *fractions=0, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) const | Cluster | |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getProbability(const Const::Cluster &c1, const Const::Cluster &c2, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) const | Cluster | inline |
getProbability(const Const::Cluster &c1, const Const::Cluster &c2, double ratio, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) const | Cluster | |
getProbability(const Const::Cluster &cluster, const double *fractions=0, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) const | Cluster | |
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::ClusterDetectorSet set) const | Cluster | inline |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_detectors | Cluster | private |
m_logl | Cluster | private |
operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
printArray() const | Cluster | |
probability(double probabilities[], const double *fractions, Const::ClusterDetectorSet detSet) const | Cluster | private |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
setLogLikelihood(Const::EDetector det, const Const::Cluster &cluster, float logl) | Cluster |