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