1 #ifndef _PhotosHepMC3Event_h_included_
2 #define _PhotosHepMC3Event_h_included_
21 #include "HepMC3/GenEvent.h"
22 #include "PhotosEvent.h"
23 #include "PhotosParticle.h"
27 using namespace HepMC3;
48 std::vector<PhotosParticle *> particles;
Abstract base class for containing the event information.
Interface to GenEvent objects.
std::vector< PhotosParticle * > getParticleList()
PhotosHepMC3Event(GenEvent *event)