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 |
appendExtraWord(unsigned int extraWord) | TOPProductionHitDebug | inline |
ClassDef(TOPProductionHitDebug, 1) | TOPProductionHitDebug | private |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getExtraWords() const | TOPProductionHitDebug | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getLogicWindow() const | TOPProductionHitDebug | inline |
getLogicWindowStraddle() const | TOPProductionHitDebug | inline |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getPhysicalWindow() const | TOPProductionHitDebug | inline |
getPhysicalWindowStraddle() const | TOPProductionHitDebug | 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 |
hasWaveform() const | TOPProductionHitDebug | inline |
isOnHeap() const | TOPProductionHitDebug | inline |
isOnHeapStraddle() const | TOPProductionHitDebug | inline |
isWindowStraddle() const | TOPProductionHitDebug | inline |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_extraWords | TOPProductionHitDebug | private |
m_hasWaveform | TOPProductionHitDebug | private |
m_isOnHeap | TOPProductionHitDebug | private |
m_isOnHeapStraddle | TOPProductionHitDebug | private |
m_isWindowStraddle | TOPProductionHitDebug | private |
m_logicWindow | TOPProductionHitDebug | private |
m_logicWindowStraddle | TOPProductionHitDebug | private |
m_physicalWindow | TOPProductionHitDebug | private |
m_physicalWindowStraddle | TOPProductionHitDebug | 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 |
TOPProductionHitDebug() | TOPProductionHitDebug | inline |
TOPProductionHitDebug(bool hasWaveform, bool isOnHeap, unsigned short logicWindow, unsigned short physicalWindow, bool isWindowStraddle=false, bool isOnHeapStraddle=false, unsigned short logicWindowStraddle=0, unsigned short physicalWindowStraddle=0) | TOPProductionHitDebug | inline |