HEJ 2 2.0
High energy resummation for hadron colliders
|
Header file defining all global constants used for HEJ. More...
Go to the source code of this file.
Namespaces | |
namespace | HEJ |
Main HEJ 2 Namespace. | |
Variables | |
QCD parameters | |
constexpr double | HEJ::N_C = 3. |
number of Colours More... | |
constexpr double | HEJ::C_A = N_C |
More... | |
constexpr double | HEJ::C_F = (N_C*N_C - 1.)/(2.*N_C) |
More... | |
constexpr double | HEJ::t_f = 0.5 |
More... | |
constexpr double | HEJ::n_f = 5. |
number light flavours More... | |
constexpr double | HEJ::beta0 = 11./3.*C_A - 4./3.*t_f*n_f |
More... | |
QFT parameters | |
constexpr double | HEJ::vev = 246.2196508 |
Higgs vacuum expectation value in GeV. More... | |
Generation Parameters | |
constexpr double | HEJ::CLAMBDA = 0.2 |
Scale for virtual correction, cf. eq. (20) in [1]. More... | |
constexpr double | HEJ::CMINPT = CLAMBDA |
minimal of all partons More... | |
Header file defining all global constants used for HEJ.