|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOFEXPERF_METPERFFEXBASE_H
6 #define TRIGT1CALOFEXPERF_METPERFFEXBASE_H
9 #include "GaudiKernel/EventContext.h"
24 const EventContext &ctx,
32 #endif //> !TRIGT1CALOFEXPERF_METPERFFEXBASE_H
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode runFex(const EventContext &ctx, xAOD::EnergySumRoI &met) const =0
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
SG::WriteHandleKey< xAOD::EnergySumRoI > m_metKey
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual ~METPerfFexBase() override
METPerfFexBase(const std::string &name, ISvcLocator *pSvcLocator)
Class describing a LVL1 energy-sum "RoI".
virtual StatusCode execute(const EventContext &ctx) const final