|
ATLAS Offline Software
|
Go to the documentation of this file.
15 float tcal,
float fstep ) {
24 float tcal,
float fstep,
float offset,
float dtcal ) {
30 t.m_dTimeCal = dtcal ;
35 float tcal,
float fstep,
float offset,
float dtcal,
short ncb ) {
41 t.m_dTimeCal = dtcal ;
71 return (
t.m_dTimeCal);
void setPdata(const HWIdentifier id, const LArCaliPulseParamsP &payload, unsigned int gain=0)
put payload in persistent data
virtual const short & nCB(const HWIdentifier &CellID, int gain) const
virtual const float & dTimeCal(const HWIdentifier &CellID, int gain) const
ConstReference get(const HWIdentifier id, unsigned int gain=0) const
get data with online identifier
virtual ~LArCaliPulseParamsComplete()
virtual const float & Fstep(const HWIdentifier &CellID, int gain) const
virtual const float & Offset(const HWIdentifier &CellID, int gain) const
void set(const HWIdentifier &CellID, int gain, float tcal, float fstep)
LArCaliPulseParamsComplete()
virtual const float & Tcal(const HWIdentifier &CellID, int gain) const