5#ifndef LARRAWCONDITIONS_LARRAMPCOMPLETE_H
6#define LARRAWCONDITIONS_LARRAMPCOMPLETE_H
41 const std::vector<float>& vRamp);
45 const std::vector<float>&
empty()
const;
59 const std::vector<float>& vRamp)
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
LArVectorProxy RampRef_t
This class defines the interface for accessing Ramp @stereotype Interface.
This class implements the ILArRamp interface.
virtual RampRef_t ADC2DAC(const HWIdentifier &CellID, int gain) const override
const std::vector< float > & empty() const
LArConditionsContainer< LArRampP1 > CONTAINER
virtual void set(const HWIdentifier &CellID, int gain, const std::vector< float > &vRamp)
virtual ~LArRampCompleteBase()
virtual void set(const HWIdentifier &CellID, int gain, const std::vector< float > &vRamp)
virtual ~LArRampComplete()