![]() |
ATLAS Offline Software
|
#include <LArShape32Sym.h>
Public Types | |
| typedef ILArShape::ShapeRef_t | ShapeRef_t |
Public Member Functions | |
| LArShape32Sym ()=delete | |
| LArShape32Sym (const LArMCSym *mcsym, const LArShape32MC *shapeComplete) | |
| virtual | ~LArShape32Sym () |
| virtual ShapeRef_t | Shape (const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const |
| virtual ShapeRef_t | ShapeDer (const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const |
| virtual ShapeRef_t | Shape (const Identifier &CellID, int gain, int tbin=0, int mode=0) const |
| virtual ShapeRef_t | ShapeDer (const Identifier &CellID, int gain, int tbin=0, int mode=0) const |
Private Attributes | |
| const LArMCSym * | m_mcSym |
| const LArConditionsContainer< LArShapeP1 > * | m_shapeComplete |
Definition at line 16 of file LArShape32Sym.h.
Definition at line 19 of file LArShape32Sym.h.
|
delete |
| LArShape32Sym::LArShape32Sym | ( | const LArMCSym * | mcsym, |
| const LArShape32MC * | shapeComplete ) |
Definition at line 9 of file LArShape32Sym.cxx.
|
virtual |
Definition at line 14 of file LArShape32Sym.cxx.
|
virtual |
Implements ILArShape.
Definition at line 17 of file LArShape32Sym.cxx.
|
virtual |
Definition at line 34 of file LArShape32Sym.cxx.
|
virtual |
Implements ILArShape.
Definition at line 25 of file LArShape32Sym.cxx.
|
virtual |
Definition at line 42 of file LArShape32Sym.cxx.
Definition at line 33 of file LArShape32Sym.h.
|
private |
Definition at line 34 of file LArShape32Sym.h.