12#ifndef GENERATOROBJECTSTPCNV_GENEVENT_P1_H
13#define GENERATOROBJECTSTPCNV_GENEVENT_P1_H
int m_eventNbr
Event number.
double m_alphaQCD
value of the QCD coupling.
std::vector< long int > m_randomStates
Container of random numbers for the generator states.
std::vector< GenVertex_p1 > m_vertices
Vector of vertices composing this event.
double m_eventScale
Energy scale.
double m_alphaQED
value of the QED coupling.
int m_signalProcessId
Id of the processus being generated.
std::vector< GenParticle_p1 > m_particles
Vector of particles composing this event.
int m_signalProcessVtx
Barcode of the GenVertex holding the signal process.
GenEvent_p1()
Default constructor.
friend class GenEventCnv_p1
std::vector< double > m_weights
Weights for this event.