|
ATLAS Offline Software
|
Go to the documentation of this file.
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.
const std::vector< float > & empty() const
virtual ~LArRampCompleteBase()
virtual RampRef_t ADC2DAC(const HWIdentifier &CellID, int gain) const override
This class implements the ILArRamp interface.
LArConditionsContainer< LArRampP1 > CONTAINER
virtual void set(const HWIdentifier &CellID, int gain, const std::vector< float > &vRamp)
virtual ~LArRampComplete()
CONDCONT_DEF(LArRampCompleteBase, 209705886, ILArRamp)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
macros to associate a CLID to a type
virtual void set(const HWIdentifier &CellID, int gain, const std::vector< float > &vRamp)
Proxy for accessing a range of float values like a vector.