5#ifndef TRIGT1CALOFEXPERF_GTOWERRHOSUBTRACTIONALG_H
6#define TRIGT1CALOFEXPERF_GTOWERRHOSUBTRACTIONALG_H
23 virtual StatusCode
execute(
const EventContext& ctx)
const override;
33 float calculateRho(
const std::vector<const xAOD::JGTower *> &towers)
const;
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< xAOD::JGTowerContainer > m_outputKey
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() override
virtual ~GTowerRhoSubtractionAlg() override
SG::WriteHandleKey< xAOD::EnergySumRoI > m_outputRhoKey
GTowerRhoSubtractionAlg(const std::string &name, ISvcLocator *pSvcLocator)
float calculateRho(const std::vector< const xAOD::JGTower * > &towers) const
SG::ReadHandleKey< xAOD::JGTowerContainer > m_inputKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...