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