|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARRAWCONDITIONS_LARSHAPECOMPLETE_H
6 #define LARRAWCONDITIONS_LARSHAPECOMPLETE_H
41 int mode=0)
const override;
45 int mode=0)
const override;
60 const std::vector<std::vector<float> >& vShape,
61 const std::vector<std::vector<float> >& vShapeDer,
virtual float timeBinWidth(const HWIdentifier &CellID, int gain) const
Hold mappings of ranges to condition objects.
This class implements the ILArShape interface.
LArConditionsContainer< LArShapeP2 > CONTAINER
static const std::vector< float > m_empty
virtual ~LArShapeComplete()
CONDCONT_DEF(LArShapeComplete, 55610575, ILArShape)
virtual float timeOffset(const HWIdentifier &CellID, int gain) const
virtual unsigned nTimeBins(const HWIdentifier &CellID, int gain) const
ILArShape::ShapeRef_t ShapeRef_t
void set(const HWIdentifier &CellID, int gain, const std::vector< std::vector< float > > &vShape, const std::vector< std::vector< float > > &vShapeDer, float timeOffset=0, float timeBinWidth=25./24.)
virtual ShapeRef_t ShapeDer(const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const override
#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 override
Proxy for accessing a range of float values like a vector.