25 #ifndef _PhotosHepMCEvent_h_included_ 26 #define _PhotosHepMCEvent_h_included_ 46 #include "HepMC/GenEvent.h" 47 #include "PhotosEvent.h" 48 #include "PhotosParticle.h" 70 HepMC::GenEvent *m_event;
72 std::vector<PhotosParticle *> particles;
std::vector< PhotosParticle * > getParticleList()
PhotosHepMCEvent(HepMC::GenEvent *event)
Interface to HepMC::GenEvent objects.
Abstract base class for containing the event information.
HepMC::GenEvent * getEvent()