|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARRAWCONDITIONS_LARSHAPE32MC_H
6 #define LARRAWCONDITIONS_LARSHAPE32MC_H
46 const std::vector<float>& vShape,
47 const std::vector<float>& vShapeDer);
Hold mappings of ranges to condition objects.
LArConditionsContainer< LArShapeP1 > CONTAINER
virtual StatusCode initialize()
Initialization done after creation or read back - derived classes may augment the functionality.
Provide an interface for finding inheritance information at run time.
::StatusCode StatusCode
StatusCode definition for legacy code.
This class implements the ILArShape interface.
void set(const HWIdentifier &CellID, int gain, const std::vector< float > &vShape, const std::vector< float > &vShapeDer)
CONDCONT_DEF(LArShape32MC, 27292873, ILArShape)
ILArShape::ShapeRef_t ShapeRef_t
virtual ShapeRef_t ShapeDer(const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
virtual ShapeRef_t Shape(const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const
Proxy for accessing a range of float values like a vector.