HEJ 2.2.2
High energy resummation for hadron colliders
|
Configuration options for the MatrixElement class. More...
#include <Config.hh>
Public Member Functions | |
MatrixElementConfig ()=default | |
MatrixElementConfig (bool log_correction, HiggsCouplingSettings Higgs_coupling, EWConstants ew_parameters, NLOConfig nlo, Fraction< double > soft_pt_regulator=Fraction< double >{DEFAULT_SOFT_PT_REGULATOR}, double regulator_lambda=CLAMBDA) | |
Public Attributes | |
bool | log_correction {} |
Whether to include the logarithmic correction from \(\alpha_s\) running. More... | |
HiggsCouplingSettings | Higgs_coupling |
Settings for effective Higgs-gluon coupling. More... | |
EWConstants | ew_parameters |
elector weak parameters More... | |
NLOConfig | nlo |
HEJ@NLO settings. More... | |
Fraction< double > | soft_pt_regulator { DEFAULT_SOFT_PT_REGULATOR } |
Maximum transverse momentum fraction from soft radiation in any tagging jet (e.g. extremal or qqbar jet) More... | |
double | regulator_lambda = CLAMBDA |
The regulator lambda for the subtraction terms. More... | |
Configuration options for the MatrixElement class.
|
default |
|
inline |
EWConstants HEJ::MatrixElementConfig::ew_parameters |
elector weak parameters
HiggsCouplingSettings HEJ::MatrixElementConfig::Higgs_coupling |
Settings for effective Higgs-gluon coupling.
bool HEJ::MatrixElementConfig::log_correction {} |
Whether to include the logarithmic correction from \(\alpha_s\) running.
double HEJ::MatrixElementConfig::regulator_lambda = CLAMBDA |
The regulator lambda for the subtraction terms.
Fraction<double> HEJ::MatrixElementConfig::soft_pt_regulator { DEFAULT_SOFT_PT_REGULATOR } |
Maximum transverse momentum fraction from soft radiation in any tagging jet (e.g. extremal or qqbar jet)