1 #ifndef _PhotosHepMCEvent_h_included_
2 #define _PhotosHepMCEvent_h_included_
22 #include "HepMC/GenEvent.h"
23 #include "PhotosEvent.h"
24 #include "PhotosParticle.h"
49 std::vector<PhotosParticle *> particles;
HepMC::GenEvent * getEvent()
std::vector< PhotosParticle * > getParticleList()
Interface to HepMC::GenEvent objects.
The GenEvent class is the core of HepMC.
Abstract base class for containing the event information.
PhotosHepMCEvent(HepMC::GenEvent *event)