1 #ifndef _PhotosHepMCEvent_h_included_
2 #define _PhotosHepMCEvent_h_included_
22 #include "HepMC/GenEvent.h"
23 #include "PhotosEvent.h"
24 #include "PhotosParticle.h"
std::vector< PhotosParticle * > particles
HepMC::GenEvent * getEvent()
PhotosHepMCEvent(HepMC::GenEvent *event)
std::vector< PhotosParticle * > getParticleList()
HepMC::GenEvent * m_event