ATLAS Offline Software
|
#include <ILArDetCellParams.h>
Public Types | |
enum | { ERRORCODE = LArElecCalib::ERRORCODE } |
Public Member Functions | |
virtual | ~ILArDetCellParams () |
This class defines the interface for accessing DetCellParams @stereotype Interface. More... | |
virtual const float & | Omega0 (const HWIdentifier &id, int gain) const =0 |
virtual const float & | Taur (const HWIdentifier &id, int gain) const =0 |
Definition at line 13 of file ILArDetCellParams.h.
anonymous enum |
|
inlinevirtual |
This class defines the interface for accessing DetCellParams @stereotype Interface.
Definition at line 23 of file ILArDetCellParams.h.
|
pure virtual |
Implemented in LArDetCellParamsComplete.
|
pure virtual |
Implemented in LArDetCellParamsComplete.