11#ifndef MCPARTICLEALGS_MCAODTUPLEWRITER_H
12#define MCPARTICLEALGS_MCAODTUPLEWRITER_H
19#include "GaudiKernel/ToolHandle.h"
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode finalize()
IIOMcAodTool_t m_mcAodWriter
Tool to write the reference TruthParticleContainer into a dedicated tuple.
virtual ~McAodTupleWriter()
Destructor:
void setupMcAodWriterTool()
Method to configure the back-end to write out the HepMC::GenEvent.
virtual StatusCode execute()
McAodTupleWriter()
Default constructor:
virtual StatusCode initialize()
Athena Algorithm's Hooks.
ToolHandle< IIOMcAodTool > IIOMcAodTool_t
McAodTupleWriter(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters: