6 #ifndef _PhotosHepMC3Event_h_included_
7 #define _PhotosHepMC3Event_h_included_
28 #include "PhotosEvent.h"
29 #include "PhotosParticle.h"
33 using namespace HepMC3;
46 std::vector<PhotosParticle*> getParticleList();
Stores event-related information.
std::vector< PhotosParticle * > particles
Definition of class GenEvent.