addCleoConesALL(const std::vector< float > &cleoConesALL) | ContinuumSuppression | |
addCleoConesROE(const std::vector< float > &cleoConesROE) | ContinuumSuppression | |
addCosTBTO(float cosTBTO) | ContinuumSuppression | |
addCosTBz(float cosTBz) | ContinuumSuppression | |
addKsfwFS0(const std::vector< float > &ksfwFS0) | ContinuumSuppression | |
addKsfwFS1(const std::vector< float > &ksfwFS1) | ContinuumSuppression | |
addR2(float R2) | ContinuumSuppression | |
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 |
addThrustB(const ROOT::Math::XYZVector &thrustB) | ContinuumSuppression | |
addThrustBm(float thrustBm) | ContinuumSuppression | |
addThrustO(const ROOT::Math::XYZVector &thrustO) | ContinuumSuppression | |
addThrustOm(float thrustOm) | ContinuumSuppression | |
ClassDef(RelationsInterface, 0) | RelationsInterface< BASE > | private |
ContinuumSuppression() | ContinuumSuppression | inline |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getCleoConesALL() const | ContinuumSuppression | inline |
getCleoConesROE() const | ContinuumSuppression | inline |
getCosTBTO() const | ContinuumSuppression | inline |
getCosTBz() const | ContinuumSuppression | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getKsfwFS0() const | ContinuumSuppression | inline |
getKsfwFS1() const | ContinuumSuppression | inline |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getR2() const | ContinuumSuppression | inline |
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 |
getThrustB() const | ContinuumSuppression | inline |
getThrustBm() const | ContinuumSuppression | inline |
getThrustO() const | ContinuumSuppression | inline |
getThrustOm() const | ContinuumSuppression | inline |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_cleoConesALL | ContinuumSuppression | private |
m_cleoConesROE | ContinuumSuppression | private |
m_cosTBTO | ContinuumSuppression | private |
m_cosTBz | ContinuumSuppression | private |
m_ksfwFS0 | ContinuumSuppression | private |
m_ksfwFS1 | ContinuumSuppression | private |
m_R2 | ContinuumSuppression | private |
m_thrustB | ContinuumSuppression | private |
m_thrustBm | ContinuumSuppression | private |
m_thrustO | ContinuumSuppression | private |
m_thrustOm | ContinuumSuppression | private |
operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |