Belle II Software development
|
This is the complete list of members for KLMDigit, including all inherited members.
addBGDigit(const DigitBase *bg) override | KLMDigit | virtual |
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 |
adjustAppendedBGDigit() | DigitBase | inlinevirtual |
c_Append enum value | DigitBase | |
c_DontAppend enum value | DigitBase | |
ClassDef(DigitBase, 2) | DigitBase | private |
ClassDefOverride(Belle2::KLMDigit, 1) | KLMDigit | protected |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
DigitBase() | DigitBase | inline |
EAppendStatus enum name | DigitBase | |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getCharge() const | KLMDigit | inline |
getCTime() const | KLMDigit | inline |
getEnergyDeposit() const | KLMDigit | inline |
getFitStatus() const | KLMDigit | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getLastStrip() const | KLMDigit | inline |
getLayer() const | KLMDigit | inline |
getMCTime() const | KLMDigit | inline |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getNGeneratedPhotoelectrons() const | KLMDigit | inline |
getNPhotoelectrons() const | KLMDigit | inline |
getPlane() const | KLMDigit | 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 | KLMDigit | inline |
getSector() const | KLMDigit | inline |
getSiPMMCTime() const | KLMDigit | inline |
getStrip() const | KLMDigit | inline |
getSubdetector() const | KLMDigit | inline |
getTDC() const | KLMDigit | inline |
getTime() const | KLMDigit | inline |
getUniqueChannelID() const override | KLMDigit | virtual |
inRPC() const | KLMDigit | inline |
isGood() const | KLMDigit | inline |
isMultiStrip() const | KLMDigit | inline |
isPhiReadout() const | KLMDigit | |
KLMDigit() | KLMDigit | |
KLMDigit(const KLMSimHit *simHit) | KLMDigit | explicit |
KLMDigit(const KLMSimHit *simHit, int strip) | KLMDigit | |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_Charge | KLMDigit | protected |
m_CTime | KLMDigit | protected |
m_ElementNumbers | KLMDigit | protected |
m_EnergyDeposit | KLMDigit | protected |
m_FitStatus | KLMDigit | protected |
m_LastStrip | KLMDigit | protected |
m_Layer | KLMDigit | protected |
m_MCTime | KLMDigit | protected |
m_NGeneratedPhotoelectrons | KLMDigit | protected |
m_NPhotoelectrons | KLMDigit | protected |
m_Plane | KLMDigit | protected |
m_Section | KLMDigit | protected |
m_Sector | KLMDigit | protected |
m_SiPMMCTime | KLMDigit | protected |
m_Strip | KLMDigit | protected |
m_Subdetector | KLMDigit | protected |
m_TDC | KLMDigit | protected |
m_Time | KLMDigit | protected |
operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
setCharge(uint16_t charge) | KLMDigit | inline |
setCTime(uint16_t ctime) | KLMDigit | inline |
setEnergyDeposit(float eDep) | KLMDigit | inline |
setFitStatus(int s) | KLMDigit | inline |
setLastStrip(int lastStrip) | KLMDigit | inline |
setLayer(int layer) | KLMDigit | inline |
setMCTime(float time) | KLMDigit | inline |
setNGeneratedPhotoelectrons(int nPhotoelectrons) | KLMDigit | inline |
setNPhotoelectrons(float nPhotoelectrons) | KLMDigit | inline |
setPlane(int plane) | KLMDigit | inline |
setSection(int section) | KLMDigit | inline |
setSector(int sector) | KLMDigit | inline |
setSiPMMCTime(float time) | KLMDigit | inline |
setStrip(int strip) | KLMDigit | inline |
setSubdetector(int subdetector) | KLMDigit | inline |
setTDC(uint16_t tdc) | KLMDigit | inline |
setTime(float time) | KLMDigit | inline |
~KLMDigit() | KLMDigit | inline |