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,
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
LArVectorProxy ShapeRef_t
This class defines the interface for accessing Shape (Nsample variable, Dt = 25 ns fixed) @stereotype...
This class implements the ILArShape interface.
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 ~LArShapeComplete()
virtual ShapeRef_t ShapeDer(const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const override
virtual float timeBinWidth(const HWIdentifier &CellID, int gain) const
virtual unsigned nTimeBins(const HWIdentifier &CellID, int gain) const
virtual float timeOffset(const HWIdentifier &CellID, int gain) const
LArConditionsContainer< LArShapeP2 > CONTAINER
virtual ShapeRef_t Shape(const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const override
static const std::vector< float > m_empty
ILArShape::ShapeRef_t ShapeRef_t