Belle II Software development
|
This is the complete list of members for VXDSimHit, 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(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 |
getElectronProfile() const | VXDSimHit | |
getElectrons() const | VXDSimHit | |
getElectronsConstantDistance(double length) const | VXDSimHit | |
getElectronsConstantNumber(double electronsPerStep) const | VXDSimHit | |
getGlobalTime() const override | VXDSimHit | inlinevirtual |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getPDGcode() const | VXDSimHit | inline |
getPosArrayIn() const | VXDSimHit | inline |
getPosArrayOut() const | VXDSimHit | inline |
getPosIn() const | VXDSimHit | inline |
getPosOut() const | VXDSimHit | 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 |
getSensorID() const | VXDSimHit | inline |
m_backgroundTag | SimHitBase | private |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_electronProfile | VXDSimHit | private |
m_globalTime | VXDSimHit | private |
m_pdg | VXDSimHit | private |
m_posIn | VXDSimHit | private |
m_posOut | VXDSimHit | private |
m_sensorID | VXDSimHit | 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(std::vector< unsigned int > &electronProfile) | VXDSimHit | inline |
shiftInTime(float delta) override | VXDSimHit | inlinevirtual |
SimHitBase() | SimHitBase | inline |
VXDSimHit() | VXDSimHit | inline |
VXDSimHit(VxdID sensorID, int pdg, float globalTime, const float *posIn, const float *posOut) | VXDSimHit | inline |