![]() |
ATLAS Offline Software
|
#include <ITileCondToolDspThreshold.h>
Public Member Functions | |
| virtual | ~ITileCondToolDspThreshold () |
| virtual float | getMinimumAmplitudeThreshold (unsigned int drawerIdx, unsigned int channel, unsigned int adc) const =0 |
| virtual float | getMaximumAmplitudeThreshold (unsigned int drawerIdx, unsigned int channel, unsigned int adc) const =0 |
| virtual void | getAmplitudeThresholds (unsigned int drawerIdx, unsigned int channel, unsigned int adc, float &minimumThreshold, float &maximumThreshold) const =0 |
| virtual float | getDspThreshold (unsigned int drawerIdx, unsigned int channel, unsigned int adc) const =0 |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
Definition at line 12 of file ITileCondToolDspThreshold.h.
|
inlinevirtual |
Definition at line 16 of file ITileCondToolDspThreshold.h.
|
pure virtual |
Implemented in TileCondToolDspThreshold.
|
pure virtual |
Implemented in TileCondToolDspThreshold.
|
pure virtual |
Implemented in TileCondToolDspThreshold.
|
pure virtual |
Implemented in TileCondToolDspThreshold.
|
inlinestatic |
Definition at line 18 of file ITileCondToolDspThreshold.h.