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 |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getBackgroundTag() const | SimHitBase | inlinevirtual |
getBCID() const | MicrotpcMetaEDataHit | |
getcolumn() const | MicrotpcMetaEDataHit | |
getdetNb() const | MicrotpcMetaEDataHit | inline |
getflagHER() const | MicrotpcMetaEDataHit | inline |
getflagLER() const | MicrotpcMetaEDataHit | inline |
getFlow() const | MicrotpcMetaEDataHit | inline |
getGetFlow() const | MicrotpcMetaEDataHit | inline |
getGlobalTime() const | SimHitBase | inlinevirtual |
getIHER() const | MicrotpcMetaEDataHit | inline |
getILER() const | MicrotpcMetaEDataHit | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getPHER() const | MicrotpcMetaEDataHit | inline |
getpixNb() const | MicrotpcMetaEDataHit | inline |
getPLER() const | MicrotpcMetaEDataHit | inline |
getPressure() const | MicrotpcMetaEDataHit | 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 |
getrow() const | MicrotpcMetaEDataHit | |
getSetFlow() const | MicrotpcMetaEDataHit | inline |
getTemperature() const | MicrotpcMetaEDataHit | inline |
gettHER() const | MicrotpcMetaEDataHit | inline |
gettLER() const | MicrotpcMetaEDataHit | inline |
getTOT() const | MicrotpcMetaEDataHit | |
getts_nb() const | MicrotpcMetaEDataHit | inline |
getts_start() const | MicrotpcMetaEDataHit | inline |
getts_stop() const | MicrotpcMetaEDataHit | inline |
m_backgroundTag | SimHitBase | private |
m_BCID | MicrotpcMetaEDataHit | private |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_column | MicrotpcMetaEDataHit | private |
m_detNb | MicrotpcMetaEDataHit | private |
m_flagHER | MicrotpcMetaEDataHit | private |
m_flagLER | MicrotpcMetaEDataHit | private |
m_Flow | MicrotpcMetaEDataHit | private |
m_GetFlow | MicrotpcMetaEDataHit | private |
m_IHER | MicrotpcMetaEDataHit | private |
m_ILER | MicrotpcMetaEDataHit | private |
m_PHER | MicrotpcMetaEDataHit | private |
m_pixNb | MicrotpcMetaEDataHit | private |
m_PLER | MicrotpcMetaEDataHit | private |
m_Pressure | MicrotpcMetaEDataHit | private |
m_row | MicrotpcMetaEDataHit | private |
m_SetFlow | MicrotpcMetaEDataHit | private |
m_Temperature | MicrotpcMetaEDataHit | private |
m_tHER | MicrotpcMetaEDataHit | private |
m_tLER | MicrotpcMetaEDataHit | private |
m_TOT | MicrotpcMetaEDataHit | private |
m_ts_nb | MicrotpcMetaEDataHit | private |
m_ts_start | MicrotpcMetaEDataHit | private |
m_ts_stop | MicrotpcMetaEDataHit | private |
MicrotpcMetaEDataHit() | MicrotpcMetaEDataHit | inline |
MicrotpcMetaEDataHit(int detNb, int pixNb, int ts_nb, const double ts_start[10], const double ts_stop[10], const float Temperature[4], const float Pressure[2], const float Flow[2], float SetFlow, float GetFlow, double IHER, double PHER, double tHER, int flagHER, double ILER, double PLER, double tLER, int flagLER) | MicrotpcMetaEDataHit | inline |
operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
setBackgroundTag(unsigned int backgroundTag) | SimHitBase | inlinevirtual |
setBCID(std::vector< int > &BCID) | MicrotpcMetaEDataHit | inline |
setcolumn(std::vector< int > &column) | MicrotpcMetaEDataHit | inline |
setrow(std::vector< int > &row) | MicrotpcMetaEDataHit | inline |
setTOT(std::vector< int > &TOT) | MicrotpcMetaEDataHit | inline |
shiftInTime(float) | SimHitBase | inlinevirtual |
SimHitBase() | SimHitBase | inline |