![]() |
DAS
3.0
Das Analysis System
|
Contains the hard scale. The weights are typically used for the normalisation to the cross section.
#include <Event.h>
Inheritance diagram for GenEvent:
Collaboration diagram for GenEvent:Public Member Functions | |
| void | clear () |
Public Member Functions inherited from AbstractEvent | |
| double | Weight (const Uncertainties::Variation &v=Uncertainties::nominal) const |
Public Attributes | |
| float | hard_scale |
Public Attributes inherited from AbstractEvent | |
| Weights | weights |
Static Public Attributes | |
| static const char *const | WeightVar = "GenEvtWgts" |
Private Member Functions | |
| std::string_view | weight_group () const override |
Additional Inherited Members | |
Protected Member Functions inherited from AbstractEvent | |
| AbstractEvent ()=default | |
| virtual | ~AbstractEvent ()=default |
| void clear | ( | ) |
to clear for each new event in n-tupliser
|
inlineoverrideprivatevirtual |
Implements AbstractEvent.
| float hard_scale |
hard scale, corresponding to pthat in Pythia 8
|
inlinestatic |