7#include "GaudiKernel/ThreadLocalContext.h"
23 ATH_MSG_DEBUG(
"TrigFPGATrackSimRawHitsWrapperAlg::initialize()");
36 m_EventTree =
new TTree(
"FPGATrackSimEventTree",
"data");
40 "FPGATrackSimEventInputHeader",
45 return StatusCode::SUCCESS;
55 return StatusCode::SUCCESS;
68 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Gaudi::Property< std::string > m_outpath
Gaudi::Property< std::string > m_metaData
virtual StatusCode finalize() override
ToolHandle< IFPGATrackSimInputTool > m_hitInputTool
FPGATrackSimEventInputHeader * m_eventHeader
TrigFPGATrackSimRawHitsWrapperAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute() override
virtual StatusCode initialize() override