ATLAS Offline Software
|
#include <ILArShape.h>
Public Types | |
typedef LArVectorProxy | ShapeRef_t |
This class defines the interface for accessing Shape (Nsample variable, Dt = 25 ns fixed) @stereotype Interface. More... | |
Public Member Functions | |
virtual | ~ILArShape () |
virtual ShapeRef_t | Shape (const HWIdentifier &id, int gain, int tbin=0, int mode=0) const =0 |
virtual ShapeRef_t | ShapeDer (const HWIdentifier &id, int gain, int tbin=0, int mode=0) const =0 |
Definition at line 13 of file ILArShape.h.
typedef LArVectorProxy ILArShape::ShapeRef_t |
This class defines the interface for accessing Shape (Nsample variable, Dt = 25 ns fixed) @stereotype Interface.
History:
Definition at line 26 of file ILArShape.h.
|
inlinevirtual |
Definition at line 28 of file ILArShape.h.
|
pure virtual |
Implemented in LArShapeComplete, LArShape32MC, LArShapeFlat, LArShapeSC, and LArShape32Sym.
|
pure virtual |
Implemented in LArShapeComplete, LArShape32MC, LArShapeFlat, LArShapeSC, and LArShape32Sym.