![]() |
ATLAS Offline Software
|
#include <LArShapeBlob.h>
Public Types | |
| enum | { ERRORCODE = LArElecCalib::ERRORCODE } |
Public Member Functions | |
| LArShapeBlob () | |
| ~LArShapeBlob () | |
| void | readBlob (const CondAttrListCollection *attrList, MsgStream &msg) |
| ILArShape::ShapeRef_t | ShapeByHash (const IdentifierHash &hs, int gain) const |
| ILArShape::ShapeRef_t | ShapeDerByHash (const IdentifierHash &hs, int gain) const |
Protected Attributes | |
| std::vector< const float * > | m_pShape |
| std::vector< const float * > | m_pShapeDer |
| std::vector< const float * > | m_pTimeOffset |
| unsigned | m_nChannels |
| unsigned | m_nSamples |
Definition at line 18 of file LArShapeBlob.h.
| anonymous enum |
| LArShapeBlob::LArShapeBlob | ( | ) |
Definition at line 9 of file LArShapeBlob.cxx.
| LArShapeBlob::~LArShapeBlob | ( | ) |
Definition at line 14 of file LArShapeBlob.cxx.
| void LArShapeBlob::readBlob | ( | const CondAttrListCollection * | attrList, |
| MsgStream & | msg ) |
Definition at line 17 of file LArShapeBlob.cxx.
|
inline |
Definition at line 30 of file LArShapeBlob.h.
|
inline |
Definition at line 38 of file LArShapeBlob.h.
|
protected |
Definition at line 52 of file LArShapeBlob.h.
|
protected |
Definition at line 53 of file LArShapeBlob.h.
|
protected |
Definition at line 48 of file LArShapeBlob.h.
|
protected |
Definition at line 49 of file LArShapeBlob.h.
|
protected |
Definition at line 50 of file LArShapeBlob.h.