![]() |
ATLAS Offline Software
|
#include <LArRampBlob.h>
Public Types | |
| enum | { ERRORCODE = LArElecCalib::ERRORCODE } |
Public Member Functions | |
| LArRampBlob () | |
| ~LArRampBlob () | |
Protected Member Functions | |
| void | readBlob (const CondAttrListCollection *attrList, MsgStream &msg) |
| ILArRamp::RampRef_t | ADC2DACByHash (const IdentifierHash &hs, int gain) const |
Protected Attributes | |
| unsigned | m_nChannels |
| unsigned | m_nPoints |
Private Attributes | |
| std::vector< const float * > | m_pRamp |
Definition at line 17 of file LArRampBlob.h.
| anonymous enum |
| LArRampBlob::LArRampBlob | ( | ) |
Definition at line 9 of file LArRampBlob.cxx.
| LArRampBlob::~LArRampBlob | ( | ) |
Definition at line 14 of file LArRampBlob.cxx.
|
inlineprotected |
Definition at line 28 of file LArRampBlob.h.
|
protected |
Definition at line 18 of file LArRampBlob.cxx.
|
protected |
Definition at line 37 of file LArRampBlob.h.
|
protected |
Definition at line 38 of file LArRampBlob.h.
|
private |
Definition at line 41 of file LArRampBlob.h.