12#ifndef GENERATOROBJECTSTPCNV_GENEVENT_P3_H
13#define GENERATOROBJECTSTPCNV_GENEVENT_P3_H
48 const std::vector<double>&
weights,
49 const std::vector<long int>& randomStates,
50 unsigned int verticesBegin,
51 unsigned int verticesEnd,
52 unsigned int particlesBegin,
53 unsigned int particlesEnd );
140 int signalProcessVtx,
141 const std::vector<double>&
weights,
142 const std::vector<long int>& randomStates,
143 unsigned int verticesBegin,
144 unsigned int verticesEnd,
145 unsigned int particlesBegin,
146 unsigned int particlesEnd ) :
std::vector< long int > m_randomStates
Container of random numbers for the generator states.
double m_eventScale
Energy scale.
int m_signalProcessVtx
Barcode of the GenVertex holding the signal process.
unsigned int m_verticesEnd
End position in the vector of vertices composing this event.
double m_alphaQED
value of the QED coupling.
unsigned int m_particlesEnd
End position in the vector of particles composing this event.
int m_signalProcessId
Id of the processus being generated.
std::vector< double > m_weights
Weights for this event.
GenEvent_p3()
Default constructor.
friend class McEventCollectionCnv_p3
unsigned int m_particlesBegin
Begin position in the vector of particles composing this event.
double m_alphaQCD
value of the QCD coupling.
int m_eventNbr
Event number.
unsigned int m_verticesBegin
Begin position in the vector of vertices composing this event.