15#include "GaudiKernel/ITHistSvc.h"
39 declareInterface<IEventPropertyNtupleTool>(
this);
50 return AthAlgTool::initialize();
55 return StatusCode::SUCCESS;
66 if (!
tree)
return StatusCode::FAILURE;
80 return StatusCode::SUCCESS;
84(
unsigned int tColIndex,
86 int nTracksPerEvent ) {
96 int nGenParticlesPerEvent) {
102 return StatusCode::SUCCESS;
106 return StatusCode::SUCCESS;
116 return StatusCode::FAILURE;
118 return StatusCode::SUCCESS;
#define ATH_MSG_VERBOSE(x)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)