5#ifndef LARELECCALIB_ILARPEDESTAL_H
6#define LARELECCALIB_ILARPEDESTAL_H
53#include "AthenaKernel/CondCont.h"
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Defines a common ERRORCODE enum for LAr-Calibration objects.
Hold mapping of ranges to condition objects.
virtual ~ILArPedestal()
This class defines the interface for accessing Pedestal for each channel @stereotype Interface.
virtual float pedestal(const HWIdentifier &id, int gain) const =0
virtual float pedestalRMS(const HWIdentifier &id, int gain) const =0
access to RMS of Pedestal index by Identifier, and gain setting