5#ifndef TRUTHIO_PRINTMC_H
6#define TRUTHIO_PRINTMC_H
18 PrintMC(
const std::string& name, ISvcLocator* pSvcLocator);
20 virtual StatusCode
execute(
const EventContext& ctx)
override;
26 ,
"ReadHandleKey for xAOD::EventInfo" };
GenBase(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
std::shared_ptr< GenData > m_gendata
SG::ReadHandleKey< xAOD::EventInfo > m_evtInfoKey
virtual StatusCode initialize() override
PrintMC(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &ctx) override
Property holding a SG store/key/clid from which a ReadHandle is made.