19 TruthResetAlg(
const std::string& name, ISvcLocator* pSvcLocator);
21 virtual StatusCode
initialize() override final;
22 virtual StatusCode
execute() override final;
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.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
This defines the McEventCollection, which is really just an ObjectVector of McEvent objectsFile: Gene...
virtual StatusCode initialize() override final
SG::WriteHandleKey< McEventCollection > m_outputMcEventCollection
SG::ReadHandleKey< McEventCollection > m_inputMcEventCollection
virtual StatusCode execute() override final
TruthResetAlg(const std::string &name, ISvcLocator *pSvcLocator)