![]() |
Darwin
1.0
Event loop based prototype framework
|
Structure for events in MC only with generator information.
#include <Objects.h>
Inheritance diagram for GenEvent:
Collaboration diagram for GenEvent:Public Member Functions | |
| float | weight () const final |
| void | clear () override |
| GenEvent () | |
Public Member Functions inherited from Event | |
| Event () | |
| virtual | ~Event ()=default |
Public Attributes | |
| int | process |
| float | hard_scale |
Public Attributes inherited from Event | |
| 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?)