6 #ifndef PYTHIA_VALIDATION_TOOL_H
7 #define PYTHIA_VALIDATION_TOOL_H
10 #include "HepMC/GenEvent.h"
11 #include "Pythia8/Pythia.h"
13 #if defined(PYTHIA_VERSION_INTEGER) || defined (PYTHIA_VERSION)
14 #include "Pythia8Plugins/HepMC2.h"
16 #include "Pythia8/Pythia8ToHepMC.h"
21 #include "Pythia8ToHepMC3.h"
24 #include "ValidationTool.h"
27 #include "Pythia8/Pythia.h"
34 const std::string
name() {
return "pythia8"; }
48 HEPMC2CODE( Pythia8ToHepMC m_tohepmc; )
Stores event-related information.
Definition of class WriterAsciiHepMC2.
Definition of class GenEvent.
Used to benchmark MC generators.