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
Interface to HepMC::GenEvent objects.
HepMC::GenEvent * getEvent()
PhotosHepMCEvent(HepMC::GenEvent *event)
HepMC::GenEvent * m_event
std::vector< PhotosParticle * > getParticleList()
Abstract base class for containing the event information.