Belle II Software light-2406-ragdoll
Cluster Member List

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="") constRelationsInterface< BASE >inline
addRelationTo(const TObject *object, float weight=1.0, const std::string &namedRelation="") constRelationsInterface< BASE >inline
ClassDef(RelationsInterface, 0)RelationsInterface< BASE >private
ClassDefOverride(Cluster, 1)Clusterprivate
Cluster()Cluster
copyRelations(const RelationsInterface< BASE > *sourceObj)RelationsInterface< BASE >inline
getArrayIndex() constRelationsInterface< BASE >inline
getArrayName() constRelationsInterface< BASE >inline
getArrayPointer() constRelationsInterface< BASE >inlineprotected
getDeltaLogL(const Const::Cluster &c1, const Const::Cluster &c2, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) constClusterinline
getInfo() constRelationsInterface< BASE >inline
getInfoHTML() const overrideClustervirtual
getLogL(const Const::Cluster &cluster, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) constCluster
getMostLikely(const double *fractions=0, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) constCluster
getName() constRelationsInterface< BASE >inlinevirtual
getProbability(const Const::Cluster &c1, const Const::Cluster &c2, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) constClusterinline
getProbability(const Const::Cluster &c1, const Const::Cluster &c2, double ratio, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) constCluster
getProbability(const Const::Cluster &cluster, const double *fractions=0, Const::ClusterDetectorSet set=Const::ClusterDetectorSet::set()) constCluster
getRelated(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedFrom(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedFromWithWeight(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedTo(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedToWithWeight(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedWithWeight(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelationsFrom(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelationsTo(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelationsWith(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
isAvailable(Const::ClusterDetectorSet set) constClusterinline
m_cacheArrayIndexRelationsInterface< BASE >mutableprivate
m_cacheDataStoreEntryRelationsInterface< BASE >mutableprivate
m_detectorsClusterprivate
m_loglClusterprivate
operator=(const RelationsInterface &relationsInterface)RelationsInterface< BASE >inline
printArray() constCluster
probability(double probabilities[], const double *fractions, Const::ClusterDetectorSet detSet) constClusterprivate
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