|
ATLAS Offline Software
|
Go to the documentation of this file.
16 float tmaxAmp,
float width,
17 float rT0,
float posLobe,
18 float jitter,
unsigned flag)
25 t.m_tmaxAmp = tmaxAmp;
28 t.m_posLobe = posLobe;
42 return (
t.m_baseline);
void setPdata(const HWIdentifier id, const LArWaveDerivedQuantitiesP &payload, unsigned int gain=0)
put payload in persistent data
virtual const float & Jitter(const HWIdentifier &CellID, int gain) const
virtual const float & PosLobe(const HWIdentifier &CellID, int gain) const
virtual const float & Width(const HWIdentifier &CellID, int gain) const
virtual const float & MaxAmp(const HWIdentifier &CellID, int gain) const
ConstReference get(const HWIdentifier id, unsigned int gain=0) const
get data with online identifier
virtual ~LArWaveDerivedQuantitiesComplete()
void set(const HWIdentifier &CellID, int gain, float baseline, float maxAmp, float tmaxAmp, float width, float rT0, float posLobe, float jitter, unsigned flag)
virtual const unsigned & Flag(const HWIdentifier &CellID, int gain) const
virtual const float & BaseLine(const HWIdentifier &CellID, int gain) const
virtual const float & TMaxAmp(const HWIdentifier &CellID, int gain) const
LArWaveDerivedQuantitiesComplete()
virtual const float & rT0(const HWIdentifier &CellID, int gain) const