![]() |
Belle II Software release-09-00-03
|
This is the complete list of members for SVDShaperDigit, including all inherited members.
| addBGDigit(const DigitBase *bg) override | SVDShaperDigit | inlinevirtual |
| 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() override | SVDShaperDigit | inlinevirtual |
| APVFloatSamples typedef | SVDShaperDigit | |
| APVFloatSampleType typedef | SVDShaperDigit | |
| APVRawSamples typedef | SVDShaperDigit | |
| APVRawSampleType typedef | SVDShaperDigit | |
| c_Append enum value | DigitBase | |
| c_DontAppend enum value | DigitBase | |
| c_nAPVSamples | SVDShaperDigit | static |
| ClassDef(DigitBase, 2) | DigitBase | private |
| 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 |
| getCellID() const | SVDShaperDigit | inline |
| getFADCTime() const | SVDShaperDigit | inline |
| getInfo() const | RelationsInterface< BASE > | inline |
| getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
| getMaxADCCounts() const | SVDShaperDigit | inline |
| getMaxTimeBin() const | SVDShaperDigit | inline |
| getName() const | RelationsInterface< BASE > | inlinevirtual |
| getRawSensorID() const | SVDShaperDigit | 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 |
| getSamples() const | SVDShaperDigit | inline |
| getSensorID() const | SVDShaperDigit | inline |
| getUniqueChannelID() const override | SVDShaperDigit | inlinevirtual |
| isUStrip() const | SVDShaperDigit | inline |
| m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
| m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
| m_cellID | SVDShaperDigit | private |
| m_FADCTime | SVDShaperDigit | private |
| m_isU | SVDShaperDigit | private |
| m_samples | SVDShaperDigit | private |
| m_sensorID | SVDShaperDigit | private |
| operator<(const SVDShaperDigit &x) const | SVDShaperDigit | inline |
| operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
| passesZS(int nSamples, float cutMinSignal) const | SVDShaperDigit | inline |
| RelationsInterface() | RelationsInterface< BASE > | inline |
| RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
| RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
| s_APVSampleBegin | SVDShaperDigit | privatestatic |
| s_APVSampleMode | SVDShaperDigit | privatestatic |
| setAPVMode(size_t mode, size_t firstSample) | SVDShaperDigit | inlinestatic |
| SVDShaperDigit(VxdID sensorID, bool isU, short cellID, T samples[c_nAPVSamples], int8_t FADCTime=0) | SVDShaperDigit | inline |
| SVDShaperDigit(VxdID sensorID, bool isU, short cellID, T samples, int8_t FADCTime=0) | SVDShaperDigit | inline |
| SVDShaperDigit() | SVDShaperDigit | inline |
| toString() const | SVDShaperDigit | inline |
| trimToSampleRange(T x) | SVDShaperDigit | inlinestatic |