Belle II Software development
|
This is the complete list of members for IRSimHit, including all inherited members.
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(IRSimHit, 2) | IRSimHit | 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 |
getdepEnergy() | IRSimHit | |
getGlobalTime() const | SimHitBase | inlinevirtual |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getmomIn() | IRSimHit | |
getmomOut() | IRSimHit | |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getPDGcode() | IRSimHit | |
getposIn() | IRSimHit | |
getposOut() | IRSimHit | |
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 |
getVolname() | IRSimHit | |
IRSimHit() | IRSimHit | inline |
IRSimHit(ROOT::Math::XYZVector posIn, ROOT::Math::XYZVector momIn, ROOT::Math::XYZVector posOut, ROOT::Math::XYZVector momOut, int PDGcode, float depEnergy, const std::string &Volname) | IRSimHit | inline |
m_backgroundTag | SimHitBase | private |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_depEnergy | IRSimHit | private |
m_momIn | IRSimHit | private |
m_momOut | IRSimHit | private |
m_PDGcode | IRSimHit | private |
m_posIn | IRSimHit | private |
m_posOut | IRSimHit | private |
m_Volname | IRSimHit | 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 |
setdepEnergy(float depEnergy) | IRSimHit | |
setmomIn(ROOT::Math::XYZVector momIn) | IRSimHit | |
setmomOut(ROOT::Math::XYZVector momOut) | IRSimHit | |
setPDGcode(int PDGcode) | IRSimHit | |
setposIn(ROOT::Math::XYZVector posIn) | IRSimHit | |
setposOut(ROOT::Math::XYZVector posOut) | IRSimHit | |
setVolname(const std::string &Volname) | IRSimHit | |
shiftInTime(float) | SimHitBase | inlinevirtual |
SimHitBase() | SimHitBase | inline |
~IRSimHit() (defined in IRSimHit) | IRSimHit |