|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef GENERATOROBJECTSTPCNV_GENEVENT_P1_H
13 #define GENERATOROBJECTSTPCNV_GENEVENT_P1_H
100 m_signalProcessId ( -1 ),
105 m_signalProcessVtx ( 0 ),
112 #endif //> GENERATOROBJECTSTPCNV_GENEVENT_P1_H
int m_eventNbr
Event number.
GenEvent_p1()
Default constructor.
double m_alphaQCD
value of the QCD coupling.
int m_signalProcessId
Id of the processus being generated.
std::vector< long int > m_randomStates
Container of random numbers for the generator states.
double m_alphaQED
value of the QED coupling.
int m_signalProcessVtx
Barcode of the GenVertex holding the signal process.
std::vector< GenVertex_p1 > m_vertices
Vector of vertices composing this event.
double m_eventScale
Energy scale.
std::vector< double > m_weights
Weights for this event.
std::vector< GenParticle_p1 > m_particles
Vector of particles composing this event.