Belle II Software development
|
This is the complete list of members for CDCHit, including all inherited members.
addBGDigit(const DigitBase *bg) override | CDCHit | 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 | |
CDCHit() | CDCHit | inline |
CDCHit(unsigned short tdcCount, unsigned short adcCount, unsigned short iSuperLayer, unsigned short iLayer, unsigned short iWire, unsigned short status=0, unsigned short tot=0, signed short otherHitIndex=-1, unsigned short leadingEdgeADC=0) | CDCHit | |
CDCHit(unsigned short tdcCount, unsigned short adcCount, const WireID &wireID, unsigned short status=0, unsigned short tot=0, signed short otherHitIndex=-1, unsigned short leadingEdgeADC=0) | CDCHit | inline |
ClassDef(DigitBase, 2) | DigitBase | private |
ClassDefOverride(CDCHit, 8) | CDCHit | private |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
DigitBase() | DigitBase | inline |
EAppendStatus enum name | DigitBase | |
getADCCount() const | CDCHit | inline |
getADCCountAtLeadingEdge() const | CDCHit | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getICLayer() const | CDCHit | inline |
getID() const | CDCHit | inline |
getILayer() const | CDCHit | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getISuperLayer() const | CDCHit | inline |
getIWire() const | CDCHit | inline |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getOtherHitIndex() const | CDCHit | 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 |
getStatus() const | CDCHit | inline |
getTDCCount() const | CDCHit | inline |
getTOT() const | CDCHit | inline |
getUniqueChannelID() const override | CDCHit | inlinevirtual |
is2ndHit() const | CDCHit | inline |
isAlreadyChecked() const | CDCHit | inline |
m_adcCount | CDCHit | protected |
m_adcCountAtLeadingEdge | CDCHit | protected |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_eWire | CDCHit | protected |
m_otherHitIndex | CDCHit | protected |
m_status | CDCHit | protected |
m_tdcCount | CDCHit | protected |
m_tot | CDCHit | 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 |
set2ndHitFlag() | CDCHit | inline |
setADCCount(unsigned short adcCount) | CDCHit | inline |
setADCCountAtLeadingEdge(unsigned short adcCount) | CDCHit | inline |
setAlreadyCheckedFlag() | CDCHit | inline |
setOtherHitIndex(signed short index) | CDCHit | inline |
setOtherHitIndices(CDCHit *otherHit) | CDCHit | inline |
setStatus(unsigned short status) | CDCHit | inline |
setTDCCount(short tdcCount) | CDCHit | inline |
setTOT(unsigned short tot) | CDCHit | inline |
setWireID(unsigned short iSuperLayer, unsigned short iLayer, unsigned short iWire) | CDCHit | inline |
setWireID(const WireID &wireID) | CDCHit | inline |