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(TRGECLCluster, 3) | TRGECLCluster | |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getClusterId() const | TRGECLCluster | inline |
getEnergyDep() const | TRGECLCluster | inline |
getEventId() const | TRGECLCluster | inline |
getEventRevo() | TRGECLCluster | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getMaxPhiId() | TRGECLCluster | inline |
getMaxTCId() const | TRGECLCluster | inline |
getMaxThetaId() | TRGECLCluster | inline |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getNofTCinCluster() const | TRGECLCluster | inline |
getPositionX() const | TRGECLCluster | inline |
getPositionY() const | TRGECLCluster | inline |
getPositionZ() const | TRGECLCluster | 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 |
getTimeAve() const | TRGECLCluster | inline |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_ClusterId | TRGECLCluster | |
m_edep | TRGECLCluster | |
m_eventId | TRGECLCluster | |
m_evt_revo | TRGECLCluster | |
m_MaxPhiId | TRGECLCluster | |
m_MaxTCId | TRGECLCluster | |
m_MaxThetaId | TRGECLCluster | |
m_NofTCinCluster | TRGECLCluster | |
m_Phi | TRGECLCluster | |
m_Theta | TRGECLCluster | |
m_TimeAve | TRGECLCluster | |
m_X | TRGECLCluster | |
m_Y | TRGECLCluster | |
m_Z | TRGECLCluster | |
operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
setClusterId(int clusterId) | TRGECLCluster | inline |
setEnergyDep(double edep) | TRGECLCluster | inline |
setEventId(int eventId) | TRGECLCluster | inline |
setEventRevo(int evt_revo) | TRGECLCluster | inline |
setMaxPhiId(int maxphiid) | TRGECLCluster | inline |
setMaxTCId(int maxtcid) | TRGECLCluster | inline |
setMaxThetaId(int maxthetaid) | TRGECLCluster | inline |
setNofTCinCluster(int NofTC) | TRGECLCluster | inline |
setPositionX(double X) | TRGECLCluster | inline |
setPositionY(double Y) | TRGECLCluster | inline |
setPositionZ(double Z) | TRGECLCluster | inline |
setTimeAve(double TimeAve) | TRGECLCluster | inline |
TRGECLCluster() | TRGECLCluster | inline |