13#ifndef CALOREC_CALONOISESIGMADIFFCONDALG_H
14#define CALOREC_CALONOISESIGMADIFFCONDALG_H
25 using AthReentrantAlgorithm::AthReentrantAlgorithm;
37 virtual StatusCode
execute (
const EventContext& ctx)
const override;
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandleKey< CaloNoise > m_noiseCDOKey
Property: CaloNoise (conditions input).
SG::WriteCondHandleKey< CaloNoiseSigmaDiff > m_noiseSigmaDiff
CaloNoiseSigmaDiffCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
NAME : CaloNoiseSigmaDiffCondAlg.cxx PACKAGE : Calorimeter/CaloRec.
virtual StatusCode initialize() override
Gaudi initialize method.
virtual StatusCode execute(const EventContext &ctx) const override
Execute the algorithm.
virtual ~CaloNoiseSigmaDiffCondAlg()
virtual bool isReEntrant() const override final