ATLAS Offline Software
|
#include <ILArDAC2uA.h>
Public Types | |
enum | { ERRORCODE = LArElecCalib::ERRORCODE } |
Public Member Functions | |
virtual | ~ILArDAC2uA () |
This class defines the interface for accessing DAC2uA @stereotype Interface. More... | |
virtual const float & | DAC2UA (const HWIdentifier &id) const =0 |
access to DAC2UA conversion factor index by Identifier, and gain setting More... | |
Definition at line 13 of file ILArDAC2uA.h.
anonymous enum |
|
inlinevirtual |
This class defines the interface for accessing DAC2uA @stereotype Interface.
The DAC2UA (DAC to microAmp) factor is the product of:
08/02/2004, S. Laplace: new online ID
Definition at line 29 of file ILArDAC2uA.h.
|
pure virtual |
access to DAC2UA conversion factor index by Identifier, and gain setting
Implemented in LArDAC2uASym, LArDAC2uAComplete, LArDAC2uASC, LArDAC2uAFlat, and LArDAC2uAMC.