ATLAS Offline Software
|
#include <ILArCaliPulseParams.h>
Public Types | |
enum | { ERRORCODE = LArElecCalib::ERRORCODE } |
Public Member Functions | |
virtual | ~ILArCaliPulseParams () |
This class defines the interface for accessing CaliPulseParams @stereotype Interface. More... | |
virtual const float & | Tcal (const HWIdentifier &id, int gain) const =0 |
virtual const float & | Fstep (const HWIdentifier &id, int gain) const =0 |
virtual const float & | Offset (const HWIdentifier &id, int gain) const =0 |
virtual const float & | dTimeCal (const HWIdentifier &id, int gain) const =0 |
virtual const short & | nCB (const HWIdentifier &id, int gain) const =0 |
Definition at line 14 of file ILArCaliPulseParams.h.
anonymous enum |
|
inlinevirtual |
This class defines the interface for accessing CaliPulseParams @stereotype Interface.
Definition at line 24 of file ILArCaliPulseParams.h.
|
pure virtual |
Implemented in LArCaliPulseParamsComplete.
|
pure virtual |
Implemented in LArCaliPulseParamsComplete.
|
pure virtual |
Implemented in LArCaliPulseParamsComplete.
|
pure virtual |
Implemented in LArCaliPulseParamsComplete.
|
pure virtual |
Implemented in LArCaliPulseParamsComplete.