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 |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
EventShapeContainer() | EventShapeContainer | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getBackwardHemisphere4Momentum() const | EventShapeContainer | inline |
getCleoConeCollision(short order) const | EventShapeContainer | inline |
getCleoConeThrust(short order) const | EventShapeContainer | inline |
getForwardHemisphere4Momentum() const | EventShapeContainer | inline |
getFWMoment(short order) const | EventShapeContainer | inline |
getHarmonicMomentCollision(short order) const | EventShapeContainer | inline |
getHarmonicMomentThrust(short order) const | EventShapeContainer | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getName() const | RelationsInterface< BASE > | inlinevirtual |
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 |
getSphericityEigenvalue(short i) const | EventShapeContainer | inline |
getSphericityEigenvector(short i) const | EventShapeContainer | inline |
getSpherocityAxis() const | EventShapeContainer | inline |
getThrust() const | EventShapeContainer | inline |
getThrustAxis() const | EventShapeContainer | inline |
m_backwardHemisphere4Momentum | EventShapeContainer | private |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_cleoConesCollision | EventShapeContainer | private |
m_cleoConesThrust | EventShapeContainer | private |
m_forwardHemisphere4Momentum | EventShapeContainer | private |
m_foxWolframMoments | EventShapeContainer | private |
m_harmonicMomentsCollision | EventShapeContainer | private |
m_harmonicMomentsThrust | EventShapeContainer | private |
m_sphericityEigenvalue | EventShapeContainer | private |
m_sphericityEigenvector | EventShapeContainer | private |
m_spherocityAxis | EventShapeContainer | private |
m_thrust | EventShapeContainer | private |
m_thrustAxis | EventShapeContainer | 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 |
setBackwardHemisphere4Momentum(ROOT::Math::PxPyPzEVector mom) | EventShapeContainer | inline |
setCleoConeCollision(short order, float moment) | EventShapeContainer | inline |
setCleoConeThrust(short order, float moment) | EventShapeContainer | inline |
setForwardHemisphere4Momentum(ROOT::Math::PxPyPzEVector mom) | EventShapeContainer | inline |
setFWMoment(short order, float moment) | EventShapeContainer | inline |
setHarmonicMomentCollision(short order, float moment) | EventShapeContainer | inline |
setHarmonicMomentThrust(short order, float moment) | EventShapeContainer | inline |
setSphericityEigenvalue(short i, float eigenvalue) | EventShapeContainer | inline |
setSphericityEigenvector(short i, ROOT::Math::XYZVector eigenvector) | EventShapeContainer | inline |
setSpherocityAxis(ROOT::Math::XYZVector spherocityAxis) | EventShapeContainer | inline |
setThrust(float thrust) | EventShapeContainer | inline |
setThrustAxis(ROOT::Math::XYZVector thrustAxis) | EventShapeContainer | inline |