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 |
ClassDefOverride(Belle2::KLMSimHit, 1) | KLMSimHit | 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 |
getEnergyDeposit() const | KLMSimHit | inline |
getGlobalTime() const override | KLMSimHit | inlinevirtual |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getLastStrip() const | KLMSimHit | inline |
getLayer() const | KLMSimHit | inline |
getLocalPosition() const | KLMSimHit | inline |
getLocalPositionX() const | KLMSimHit | inline |
getLocalPositionY() const | KLMSimHit | inline |
getLocalPositionZ() const | KLMSimHit | inline |
getMomentum() const | KLMSimHit | inline |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getParentTrackID() const | KLMSimHit | inline |
getPDG() const | KLMSimHit | inline |
getPlane() const | KLMSimHit | inline |
getPosition() const | KLMSimHit | inline |
getPositionX() const | KLMSimHit | inline |
getPositionY() const | KLMSimHit | inline |
getPositionZ() const | KLMSimHit | inline |
getPropagationTime() const | KLMSimHit | 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 |
getSection() const | KLMSimHit | inline |
getSector() const | KLMSimHit | inline |
getStrip() const | KLMSimHit | inline |
getSubdetector() const | KLMSimHit | inline |
getTime() const | KLMSimHit | inline |
getTrackID() const | KLMSimHit | inline |
getVolumeID() const | KLMSimHit | inline |
inRPC() const | KLMSimHit | inline |
isPhiReadout() const | KLMSimHit | inline |
KLMSimHit() | KLMSimHit | inline |
m_backgroundTag | SimHitBase | private |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_e | KLMSimHit | private |
m_EDep | KLMSimHit | private |
m_globalX | KLMSimHit | private |
m_globalY | KLMSimHit | private |
m_globalZ | KLMSimHit | private |
m_LastStrip | KLMSimHit | private |
m_Layer | KLMSimHit | private |
m_localX | KLMSimHit | private |
m_localY | KLMSimHit | private |
m_localZ | KLMSimHit | private |
m_parentTrackID | KLMSimHit | private |
m_PDG | KLMSimHit | private |
m_Plane | KLMSimHit | private |
m_PropagationTime | KLMSimHit | private |
m_pX | KLMSimHit | private |
m_pY | KLMSimHit | private |
m_pZ | KLMSimHit | private |
m_Section | KLMSimHit | private |
m_Sector | KLMSimHit | private |
m_Strip | KLMSimHit | private |
m_Subdetector | KLMSimHit | private |
m_Time | KLMSimHit | private |
m_trackID | KLMSimHit | private |
m_volid | KLMSimHit | 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 |
setBackgroundTag(unsigned int backgroundTag) | SimHitBase | inlinevirtual |
setEnergyDeposit(float eDep) | KLMSimHit | inline |
setLastStrip(int lastStrip) | KLMSimHit | inline |
setLayer(int layer) | KLMSimHit | inline |
setLocalPosition(float x, float y, float z) | KLMSimHit | inline |
setMomentum(const ROOT::Math::PxPyPzEVector &p) | KLMSimHit | inline |
setParentTrackID(int track) | KLMSimHit | inline |
setPDG(int pdg) | KLMSimHit | inline |
setPlane(int plane) | KLMSimHit | inline |
setPosition(float x, float y, float z) | KLMSimHit | inline |
setPosition(const ROOT::Math::XYZVector &pos) | KLMSimHit | inline |
setPropagationTime(float propagationTime) | KLMSimHit | inline |
setSection(int Section) | KLMSimHit | inline |
setSector(int sector) | KLMSimHit | inline |
setStrip(int strip) | KLMSimHit | inline |
setSubdetector(int subdetector) | KLMSimHit | inline |
setTime(float time) | KLMSimHit | inline |
setTrackID(int track) | KLMSimHit | inline |
setVolumeID(int id) | KLMSimHit | inline |
shiftInTime(float delta) override | KLMSimHit | inlinevirtual |
SimHitBase() | SimHitBase | inline |
~KLMSimHit() | KLMSimHit | inline |