PYTHIA  8.311
Public Member Functions | Public Attributes | List of all members
LHAscales Struct Reference

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.
 

Detailed Description

Collect different scales relevant for an event.

Constructor & Destructor Documentation

LHAscales ( const XMLTag tag,
double  defscale = -1.0 
)

Construct from an XML-tag.

The LHAscales struct: Collect different scales relevant for an event.

Construct from an XML-tag.

Member Data Documentation

double mups

The starting scale for the parton shower as suggested by the matrix element generator.


The documentation for this struct was generated from the following files: