![]() |
Darwin
1.0
Event loop based prototype framework
|
Structure for events in MC only with generator information.
#include <Objects.h>
Public Member Functions | |
float | weight () const final |
void | clear () override |
GenEvent () | |
![]() | |
Event () | |
virtual | ~Event ()=default |
Public Attributes | |
int | process |
float | hard_scale |
![]() | |
std::vector< float > | weights |
Static Public Attributes | |
static size_t | iWgt = 0 |
GenEvent | ( | ) |
|
overridevirtual |
resets all members to the same values as in the constructor
Reimplemented from Event.
|
finalvirtual |
float hard_scale |
hard scale, corresponding to pthat
in Pythia 8
|
static |
global index for weight
int process |
flag for process (TODO?)