 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARELECCALIB_ILAROFC_H
6 #define LARELECCALIB_ILAROFC_H
34 int tbin=0)
const =0 ;
38 int tbin=0)
const =0 ;
54 #include "AthenaKernel/CondCont.h"
virtual OFCRef_t OFC_b(const HWIdentifier &id, int gain, int tbin=0) const =0
Proxy for accessing a range of float values like a vector.
LArVectorProxy OFCRef_t
This class defines the interface for accessing Optimal Filtering coefficients for each channel provid...
virtual float timeOffset(const HWIdentifier &CellID, int gain) const =0
virtual float timeBinWidth(const HWIdentifier &CellID, int gain) const =0
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
virtual OFCRef_t OFC_a(const HWIdentifier &id, int gain, int tbin=0) const =0
access to OFCs by online ID, gain, and tbin (!=0 for testbeam)
virtual unsigned nTimeBins(const HWIdentifier &CellID, int gain) const =0
macros to associate a CLID to a type
Proxy for accessing a range of float values like a vector.