1 #ifndef _TauolaHepMC3Event_h_included_
2 #define _TauolaHepMC3Event_h_included_
19 #include "HepMC3/GenEvent.h"
20 #include "HepMC3/GenVertex.h"
21 #include "HepMC3/GenParticle.h"
22 #include "TauolaEvent.h"
23 #include "TauolaParticle.h"
24 #include "TauolaHepMC3Particle.h"
27 using namespace HepMC3;
59 std::vector<TauolaParticle*> m_tau_list;
61 string m_momentum_unit;
Abstract base class for containing the event information.
Interface to GenEvent objects.
TauolaHepMC3Event(GenEvent *event)
std::vector< TauolaParticle * > findStableParticles(int pdgID)
std::vector< TauolaParticle * > findParticles(int pdgID)