| 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 |
| APVFloatSamples typedef | DATCONSVDDigit | |
| APVFloatSampleType typedef | DATCONSVDDigit | |
| APVRawSamples typedef | DATCONSVDDigit | |
| APVRawSampleType typedef | DATCONSVDDigit | |
| c_nAPVSamples | DATCONSVDDigit | static |
| ClassDef(RelationsInterface, 0) | RelationsInterface< BASE > | private |
| copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
| DATCONSVDDigit(VxdID sensorID, bool isU, short cellID, T samples[c_nAPVSamples]) | DATCONSVDDigit | inline |
| DATCONSVDDigit(VxdID sensorID, bool isU, short cellID, T samples) | DATCONSVDDigit | inline |
| DATCONSVDDigit() | DATCONSVDDigit | inline |
| getArrayIndex() const | RelationsInterface< BASE > | inline |
| getArrayName() const | RelationsInterface< BASE > | inline |
| getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
| getCellID() const | DATCONSVDDigit | inline |
| getFloatSamples() const | DATCONSVDDigit | inline |
| getInfo() const | RelationsInterface< BASE > | inline |
| getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
| getMaxSampleCharge() | DATCONSVDDigit | inline |
| getMaxSampleIndex() | DATCONSVDDigit | inline |
| getName() const | RelationsInterface< BASE > | inlinevirtual |
| getRawSamples() const | DATCONSVDDigit | inline |
| getRawSensorID() const | DATCONSVDDigit | 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 | DATCONSVDDigit | inline |
| getTotalCharge() | DATCONSVDDigit | inline |
| isUStrip() const | DATCONSVDDigit | inline |
| m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
| m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
| m_cellID | DATCONSVDDigit | private |
| m_isU | DATCONSVDDigit | private |
| m_maxSampleCharge | DATCONSVDDigit | private |
| m_maxSampleIndex | DATCONSVDDigit | private |
| m_samples | DATCONSVDDigit | private |
| m_sensorID | DATCONSVDDigit | private |
| m_totalCharge | DATCONSVDDigit | 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 |
| setAPVRawSamples(APVFloatSamples apvInputSamples) | DATCONSVDDigit | inline |
| setCellID(short cellID) | DATCONSVDDigit | inline |
| setSensorID(VxdID sensorid) | DATCONSVDDigit | inline |
| setUStrip(bool isU) | DATCONSVDDigit | inline |
| trimToSampleRange(T x) | DATCONSVDDigit | inlinestatic |