6 #ifndef MCTESTER_TOOL_H
7 #define MCTESTER_TOOL_H
10 #include "HepMC/GenEvent.h"
11 #include "HepMCEvent.H"
14 #include "HepMC3Event.h"
15 #endif // ifdef HEPMC2
17 #include "ValidationTool.h"
25 const std::string
name() {
return "MC-TESTER"; }
Stores event-related information.
Definition of class GenEvent.