22 ATH_MSG_DEBUG(
"TrigFPGATrackSimRawHitsWrapperAlg::initialize()");
35 m_EventTree =
new TTree(
"FPGATrackSimEventTree",
"data");
39 "FPGATrackSimEventInputHeader",
44 return StatusCode::SUCCESS;
54 return StatusCode::SUCCESS;
67 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Gaudi::Property< std::string > m_outpath
Gaudi::Property< std::string > m_metaData
virtual StatusCode finalize() override
virtual StatusCode execute(const EventContext &ctx) override
Execute method.
ToolHandle< IFPGATrackSimInputTool > m_hitInputTool
FPGATrackSimEventInputHeader * m_eventHeader
TrigFPGATrackSimRawHitsWrapperAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override