1#ifndef _PhotosHepMC3Event_h_included_
2#define _PhotosHepMC3Event_h_included_
21#include "HepMC3/GenEvent.h"
22#include "PhotosEvent.h"
23#include "PhotosParticle.h"
27using namespace HepMC3;
Abstract base class for containing the event information.
Interface to GenEvent objects.
std::vector< PhotosParticle * > getParticleList()
std::vector< PhotosParticle * > particles
PhotosHepMC3Event(GenEvent *event)