HEJ 2.1.4
High energy resummation for hadron colliders
|
Description of event parameters, see also EventParameters. More...
#include <Parameters.hh>
Public Member Functions | |
ParameterDescription ()=default | |
ParameterDescription (std::string scale_name, double mur_factor, double muf_factor) | |
Public Attributes | |
std::string | scale_name |
Name of central scale choice (e.g. "H_T/2") More... | |
double | mur_factor {} |
Actual renormalisation scale divided by central scale. More... | |
double | muf_factor {} |
Actual factorisation scale divided by central scale. More... | |
Description of event parameters, see also EventParameters.
|
default |
|
inline |
double HEJ::ParameterDescription::muf_factor {} |
Actual factorisation scale divided by central scale.
double HEJ::ParameterDescription::mur_factor {} |
Actual renormalisation scale divided by central scale.
std::string HEJ::ParameterDescription::scale_name |
Name of central scale choice (e.g. "H_T/2")