29 virtual StatusCode
execute (
const EventContext& ctx)
const override;
30 virtual StatusCode
finalize()
override;
defines an "iterator" over instances of a given type in StoreGateSvc
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::MissingETContainer > m_met_Truth
SG::ReadHandleKey< xAOD::MissingETContainer > m_met_LocHadTopo
~METReaderAlg()
Destructor:
SG::ReadHandleKey< xAOD::MissingETComponentMap > m_metMap_RefFinal
METReaderAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
SG::ReadHandleKey< xAOD::MissingETContainer > m_met_RefFinal
SG::ReadHandleKey< xAOD::MissingETContainer > m_met_PFlow
virtual StatusCode finalize() override
METReaderAlg()
Default constructor:
SG::ReadHandleKey< xAOD::MissingETContainer > m_met_Track
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< xAOD::MissingETComponentMap > m_metMap_LocHadTopo
SG::ReadHandleKey< xAOD::MissingETContainer > m_met_TruthReg
virtual StatusCode initialize() override
Athena algorithm's Hooks.