6 #ifndef _PhotosHepMC3Event_h_included_
7 #define _PhotosHepMC3Event_h_included_
9 #warning "HepMC3 interface is available in the latest version of PHOTOS, see http://photospp.web.cern.ch/photospp/. This interface will be removed in the future HepMC3 versions."
30 #include "PhotosEvent.h"
31 #include "PhotosParticle.h"
35 using namespace HepMC3;
48 std::vector<PhotosParticle*> getParticleList();
Stores event-related information.
std::vector< PhotosParticle * > particles
Definition of class GenEvent.