![]() |
ATLAS Offline Software
|
#include <LArPedestalBlob.h>
Public Member Functions | |
| LArPedestalBlob () | |
| ~LArPedestalBlob () | |
Protected Member Functions | |
| void | readBlob (const CondAttrListCollection *attrList, MsgStream &msg) |
| float | pedestalByHash (const IdentifierHash &hs, const unsigned gain) const |
| float | pedestalRMSByHash (const IdentifierHash &hs, const unsigned gain) const |
Protected Attributes | |
| unsigned | m_nChannels |
Private Attributes | |
| std::vector< const float * > | m_pPedestal |
| std::vector< const float * > | m_pPedestalRMS |
Definition at line 16 of file LArPedestalBlob.h.
| LArPedestalBlob::LArPedestalBlob | ( | ) |
Definition at line 12 of file LArPedestalBlob.cxx.
| LArPedestalBlob::~LArPedestalBlob | ( | ) |
Definition at line 16 of file LArPedestalBlob.cxx.
|
inlineprotected |
Definition at line 26 of file LArPedestalBlob.h.
|
inlineprotected |
Definition at line 33 of file LArPedestalBlob.h.
|
protected |
Definition at line 18 of file LArPedestalBlob.cxx.
|
protected |
Definition at line 44 of file LArPedestalBlob.h.
|
private |
Definition at line 41 of file LArPedestalBlob.h.
|
private |
Definition at line 42 of file LArPedestalBlob.h.