|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARRAWCONDITIONS_LARWAVEDERIVEDQUANTITIESCOMPLETE_H
6 #define LARRAWCONDITIONS_LARWAVEDERIVEDQUANTITIESCOMPLETE_H
virtual const float & Jitter(const HWIdentifier &CellID, int gain) const
virtual const float & PosLobe(const HWIdentifier &CellID, int gain) const
LArConditionsContainer< LArWaveDerivedQuantitiesP > CONTAINER
virtual const float & Width(const HWIdentifier &CellID, int gain) const
virtual const float & MaxAmp(const HWIdentifier &CellID, int gain) const
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
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
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
This class implements the ILArWaveDerivedQuantities interface.