5#ifndef TRIGT1CALOFEXPERF_JGTOWERNOISEALG_H
6#define TRIGT1CALOFEXPERF_JGTOWERNOISEALG_H
24 virtual StatusCode
execute(
const EventContext& ctx)
const override;
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
std::vector< float > m_noiseValues
SG::ReadHandleKey< xAOD::JGTowerContainer > m_inputKey
virtual ~JGTowerNoiseAlg() override
std::vector< float > m_noiseValuesEM
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
std::vector< float > m_noiseValuesHAD
std::map< std::size_t, float > m_noiseValuesFCAL
JGTowerNoiseAlg(const std::string &name, ISvcLocator *pSvcLocator)
std::vector< float > m_etaBins
Property holding a SG store/key/clid from which a ReadHandle is made.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...