|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MCTRUTHSIMALGS_MERGEHIJINGEVENTPARS_H
6 #define MCTRUTHSIMALGS_MERGEHIJINGEVENTPARS_H
9 #include "GaudiKernel/ToolHandle.h"
30 ToolHandle<IPileUpTool>
m_mergeTool{
this,
"MergeHijingParsTool",
"MergeHijingParsTool",
""};
StatusCode initialize() override final
an algorithm to copy in the overlayed store the HijingEventParams from the signal event
StatusCode execute() override final
bool const RAWDATA *ch2 const
bool isClonable() const override final
virtual ~MergeHijingPars()=default
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< IPileUpTool > m_mergeTool
MergeHijingPars(const std::string &name, ISvcLocator *svcLoc)