6 #ifndef PHOTOS_VALIDATION_TOOL_H 7 #define PHOTOS_VALIDATION_TOOL_H 10 #include "Photos/PhotosHepMCEvent.h" 11 #include "HepMC/GenEvent.h" 13 #include "Photos/PhotosHepMC3Event.h" 16 #endif // ifdef HEPMC2 18 #include "ValidationTool.h" 21 #include "Photos/Photos.h" 22 #include "Photos/Log.h" 29 const std::string
name() {
return "Photos++"; }
38 static const int MAX_PHOTONS_TO_KEEP_TRACK_OF = 4;
39 int m_photons_added[MAX_PHOTONS_TO_KEEP_TRACK_OF];
40 int m_more_photons_added;
definition of /b Selector class
Stores event-related information.
Definition of class GenEvent.