5#ifndef LARAUTOCORRTOTALCONDALG_H
6#define LARAUTOCORRTOTALCONDALG_H
32 virtual StatusCode
execute(
const EventContext& ctx)
const override;
Base class for conditions algorithms.
Base class for conditions algorithms.
SG::WriteCondHandleKey< LArAutoCorrTotal > m_LArAutoCorrTotalObjKey
SG::ReadCondHandleKey< LArOnOffIdMapping > m_LArOnOffIdMappingObjKey
SG::ReadCondHandleKey< ILArShape > m_LArShapeObjKey
SG::ReadCondHandleKey< ILArPedestal > m_LArPedestalObjKey
unsigned int m_firstSample
SG::ReadCondHandleKey< ILArMinBias > m_LArMinBiasObjKey
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadCondHandleKey< ILArAutoCorr > m_LArAutoCorrObjKey
virtual ~LArAutoCorrTotalCondAlg() override
SG::ReadCondHandleKey< LArADC2MeV > m_LArADC2MeVObjKey
SG::ReadCondHandleKey< ILArNoise > m_LArNoiseObjKey
SG::ReadCondHandleKey< ILArfSampl > m_LArfSamplObjKey
LArAutoCorrTotalCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override