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