![]() |
ATLAS Offline Software
|
#include <ILArNoise.h>
Public Types | |
| enum | { ERRORCODE = LArElecCalib::ERRORCODE } |
Public Member Functions | |
| virtual | ~ILArNoise () |
| This class defines the interface for accessing Noise parameters for each channel @stereotype Interface. | |
| virtual const float & | noise (const HWIdentifier &id, int gain) const =0 |
Definition at line 12 of file ILArNoise.h.
| anonymous enum |
|
inlinevirtual |
This class defines the interface for accessing Noise parameters for each channel @stereotype Interface.
Modifications: W. Lampl, S. Laplace, 08/01/2004
Definition at line 35 of file ILArNoise.h.
|
pure virtual |
Implemented in LArNoiseComplete, LArNoiseFlat, LArNoiseMC, LArNoiseSC, and LArNoiseSym.