5#ifndef LARRAWCONDITIONS_LARCALIPULSEPARAMSCOMPLETE_H
6#define LARRAWCONDITIONS_LARCALIPULSEPARAMSCOMPLETE_H
50 float tcal,
float fstep);
53 float tcal,
float fstep,
float offset,
float dtcal);
56 float tcal,
float fstep,
float offset,
float dtcal,
short ncb);
Provide an interface for finding inheritance information at run time.
#define SG_BASES(D,...)
Declare the base classes from which D derives.
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
This class implements the ILArCaliPulseParams interface.
void set(const HWIdentifier &CellID, int gain, float tcal, float fstep)
virtual const float & dTimeCal(const HWIdentifier &CellID, int gain) const
virtual const float & Tcal(const HWIdentifier &CellID, int gain) const
virtual const short & nCB(const HWIdentifier &CellID, int gain) const
LArConditionsContainer< LArCaliPulseParamsP > CONTAINER
LArCaliPulseParamsComplete()
virtual ~LArCaliPulseParamsComplete()
virtual const float & Offset(const HWIdentifier &CellID, int gain) const
virtual const float & Fstep(const HWIdentifier &CellID, int gain) const