HEJ 2 2.0
High energy resummation for hadron colliders
|
Settings for Higgs boson coupling to gluons. More...
#include <HiggsCouplingSettings.hh>
Public Attributes | |
double | mt = std::numeric_limits<double>::infinity() |
Top quark mass. More... | |
double | mb = 4.7 |
Bottom quark mass. More... | |
bool | use_impact_factors = true |
Whether to use impact factors. More... | |
bool | include_bottom = false |
Whether to include bottom quark effects. More... | |
Settings for Higgs boson coupling to gluons.
bool HEJ::HiggsCouplingSettings::include_bottom = false |
Whether to include bottom quark effects.
double HEJ::HiggsCouplingSettings::mb = 4.7 |
Bottom quark mass.
double HEJ::HiggsCouplingSettings::mt = std::numeric_limits<double>::infinity() |
Top quark mass.
bool HEJ::HiggsCouplingSettings::use_impact_factors = true |
Whether to use impact factors.