Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef LARRAWCONDITIONS_LARPEDESTALCOMPLETE_H
8 #define LARRAWCONDITIONS_LARPEDESTALCOMPLETE_H
35 return this->
get(CellID,
gain).m_Pedestal;}
38 return this->
get(CellID,
gain).m_PedestalRMS;}
43 const float vPedestal,
44 const float vPedestalRMS);
Hold mappings of ranges to condition objects.
This class implements the ILArPedestal interface.
virtual ~LArPedestalComplete()
ConstReference get(const HWIdentifier id, unsigned int gain=0) const
get data with online identifier
CONDCONT_DEF(LArPedestalComplete, 43865217, ILArPedestal)
virtual float pedestal(const HWIdentifier &CellID, int gain) const override
void set(const HWIdentifier &CellID, const int gain, const float vPedestal, const float vPedestalRMS)
virtual float pedestalRMS(const HWIdentifier &CellID, int gain) const override
access to RMS of Pedestal index by Identifier, and gain setting
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg