hej is hosted by Hepforge, IPPP Durham
HEJ 2.2.2
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
HEJ::MatrixElementConfig Struct Reference

Configuration options for the MatrixElement class. More...

#include <Config.hh>

Collaboration diagram for HEJ::MatrixElementConfig:

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...
 

Detailed Description

Configuration options for the MatrixElement class.

Constructor & Destructor Documentation

◆ MatrixElementConfig() [1/2]

HEJ::MatrixElementConfig::MatrixElementConfig ( )
default

◆ MatrixElementConfig() [2/2]

HEJ::MatrixElementConfig::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 
)
inline

Member Data Documentation

◆ ew_parameters

EWConstants HEJ::MatrixElementConfig::ew_parameters

elector weak parameters

◆ Higgs_coupling

HiggsCouplingSettings HEJ::MatrixElementConfig::Higgs_coupling

Settings for effective Higgs-gluon coupling.

◆ log_correction

bool HEJ::MatrixElementConfig::log_correction {}

Whether to include the logarithmic correction from \(\alpha_s\) running.

◆ nlo

NLOConfig HEJ::MatrixElementConfig::nlo

HEJ@NLO settings.

◆ regulator_lambda

double HEJ::MatrixElementConfig::regulator_lambda = CLAMBDA

The regulator lambda for the subtraction terms.

◆ soft_pt_regulator

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)


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