6 #ifndef OUTPUT_VALIDATION_TOOL_H
7 #define OUTPUT_VALIDATION_TOOL_H
10 #include "HepMC/GenEvent.h"
11 #include "HepMC/IO_GenEvent.h"
17 #include "ValidationTool.h"
26 const std::string
name() {
return "OUTPUT"; }
39 HEPMC2CODE( IO_GenEvent * m_file; )
GenEvent I/O serialization for structured text files.
Stores event-related information.
Definition of class WriterAsciiHepMC2.
Definition of class GenEvent.
Used to benchmark MC generators.