|
PYTHIA
8.316
|
Collect different scales relevant for an event. More...
#include <LHEF3.h>
Public Member Functions | |
| LHAscales (double defscale=-1.0) | |
| Empty constructor. | |
| LHAscales (const XMLTag &tag, double defscale=-1.0) | |
| Construct from an XML-tag. More... | |
| void | list (ostream &file) const |
| Print out the corresponding XML-tag. | |
| void | clear () |
| Function to reset this object. | |
Public Attributes | |
| double | muf |
| The factorization scale used for this event. | |
| double | mur |
| The renormalization scale used for this event. | |
| double | mups |
| map< string, double > | attributes |
| Any other scales reported by the matrix element generator. | |
| double | SCALUP |
| The default scale in this event. | |
| string | contents |
| The contents of the tag. | |
Collect different scales relevant for an event.
Construct from an XML-tag.
The LHAscales struct: Collect different scales relevant for an event.
Construct from an XML-tag.
| double mups |
The starting scale for the parton shower as suggested by the matrix element generator.
1.8.11