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 |
areWindowsInOrder(unsigned lastSample=0xFFFFFFFF, unsigned short storageDepth=508) const | TOPRawWaveform | inline |
c_WindowSize enum value | TOPRawWaveform | |
ClassDef(TOPRawWaveform, 9) | TOPRawWaveform | private |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
featureExtraction(int threshold, int hysteresis, int thresholdCount) const | TOPRawWaveform | |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getASICChannel() const | TOPRawWaveform | inline |
getASICNumber() const | TOPRawWaveform | inline |
getBoardstackNumber() const | TOPRawWaveform | inline |
getCarrierNumber() const | TOPRawWaveform | inline |
getChannel() const | TOPRawWaveform | inline |
getFeatureExtractionData() const | TOPRawWaveform | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getIntegral(int sampleRise, int samplePeak, int sampleFall) const | TOPRawWaveform | |
getModuleID() const | TOPRawWaveform | inline |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getOffsetWindows() const | TOPRawWaveform | inline |
getPhysicalWindow() const | TOPRawWaveform | inline |
getPixelID() const | TOPRawWaveform | inline |
getReferenceWindow() const | TOPRawWaveform | 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 |
getRevo9Counter() const | TOPRawWaveform | inline |
getScrodID() const | TOPRawWaveform | inline |
getSize() const | TOPRawWaveform | inline |
getStartSample() const | TOPRawWaveform | inline |
getStorageWindow() const | TOPRawWaveform | inline |
getStorageWindows() const | TOPRawWaveform | inline |
getWaveform() const | TOPRawWaveform | inline |
Integral(int sampleRise, int samplePeak, int sampleFall) const | TOPRawWaveform | private |
isPedestalSubtracted() const | TOPRawWaveform | inline |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_channel | TOPRawWaveform | private |
m_data | TOPRawWaveform | private |
m_features | TOPRawWaveform | mutableprivate |
m_lastWriteAddr | TOPRawWaveform | private |
m_moduleID | TOPRawWaveform | private |
m_offsetWindows | TOPRawWaveform | private |
m_pedestalSubtracted | TOPRawWaveform | private |
m_physicalWindow | TOPRawWaveform | private |
m_pixelID | TOPRawWaveform | private |
m_revo9Counter | TOPRawWaveform | private |
m_scrodID | TOPRawWaveform | private |
m_startSample | TOPRawWaveform | private |
m_window | TOPRawWaveform | private |
m_windows | TOPRawWaveform | 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 |
setLastWriteAddr(unsigned lastWriteAddr) | TOPRawWaveform | inline |
setOffsetWindows(int offsetWindows) | TOPRawWaveform | inline |
setPedestalSubtractedFlag(bool value) | TOPRawWaveform | inline |
setPhysicalWindow(unsigned window) | TOPRawWaveform | inline |
setRevo9Counter(unsigned short revo9Counter) | TOPRawWaveform | inline |
setStorageWindows(const std::vector< unsigned short > &windows) | TOPRawWaveform | inline |
TOPRawWaveform() | TOPRawWaveform | inline |
TOPRawWaveform(int moduleID, int pixelID, unsigned channel, unsigned scrodID, unsigned window, int startSample, const std::vector< short > &data) | TOPRawWaveform | inline |