#include <GenEvent_p1.h>
Definition at line 26 of file GenEvent_p1.h.
◆ GenEvent_p1()
GenEvent_p1::GenEvent_p1 |
( |
| ) |
|
|
inline |
◆ GenEventCnv_p1
◆ m_alphaQCD
double GenEvent_p1::m_alphaQCD |
|
protected |
value of the QCD coupling.
see hep-ph/0109068
Definition at line 63 of file GenEvent_p1.h.
◆ m_alphaQED
double GenEvent_p1::m_alphaQED |
|
protected |
value of the QED coupling.
see hep-ph/0109068
Definition at line 67 of file GenEvent_p1.h.
◆ m_eventNbr
int GenEvent_p1::m_eventNbr |
|
protected |
◆ m_eventScale
double GenEvent_p1::m_eventScale |
|
protected |
Energy scale.
see hep-ph/0109068
Definition at line 59 of file GenEvent_p1.h.
◆ m_particles
Vector of particles composing this event.
The particles are ordered by barcodes.
Definition at line 92 of file GenEvent_p1.h.
◆ m_randomStates
std::vector<long int> GenEvent_p1::m_randomStates |
|
protected |
Container of random numbers for the generator states.
Definition at line 82 of file GenEvent_p1.h.
◆ m_signalProcessId
int GenEvent_p1::m_signalProcessId |
|
protected |
Id of the processus being generated.
Definition at line 51 of file GenEvent_p1.h.
◆ m_signalProcessVtx
int GenEvent_p1::m_signalProcessVtx |
|
protected |
Barcode of the GenVertex holding the signal process.
0 means that no signal process vertex has been written out. This may come from upstream limitations (like HEPEVT)
Definition at line 73 of file GenEvent_p1.h.
◆ m_vertices
Vector of vertices composing this event.
The vertices are ordered by barcodes.
Definition at line 87 of file GenEvent_p1.h.
◆ m_weights
std::vector<double> GenEvent_p1::m_weights |
|
protected |
Weights for this event.
First weight is used by default for hit and miss.
Definition at line 78 of file GenEvent_p1.h.
The documentation for this class was generated from the following file: