HEJ 2.2.2
High energy resummation for hadron colliders
|
Collection of electro-weak constants. More...
#include <EWConstants.hh>
Public Member Functions | |
EWConstants ()=default | |
Default constructor, values have to be initialised separately. More... | |
constexpr | EWConstants (double vev, ParticleProperties Wprop, ParticleProperties Zprop, ParticleProperties Hprop) |
initialise by Vacuum expectation value & boson properties More... | |
void | set_vevWZH (double vev, ParticleProperties Wprop, ParticleProperties Zprop, ParticleProperties Hprop) |
set constants by Vacuum expectation value & boson properties More... | |
double | vev () const |
vacuum expectation value More... | |
ParticleProperties const & | Wprop () const |
Properties of the W boson. More... | |
ParticleProperties const & | Zprop () const |
Properties of the Z boson. More... | |
ParticleProperties const & | Hprop () const |
Properties of the Higgs boson. More... | |
ParticleProperties const & | prop (ParticleID const id) const |
access Properties by boson id More... | |
double | cos_tw () const |
cosine of Weinberg angle More... | |
double | cos2_tw () const |
cosine square of Weinberg angle More... | |
double | sin_tw () const |
sinus Weinberg angle More... | |
double | sin2_tw () const |
sinus square of Weinberg angle More... | |
double | alpha_em () const |
elector magnetic coupling More... | |
double | alpha_w () const |
weak coupling More... | |
Collection of electro-weak constants.
|
default |
Default constructor, values have to be initialised separately.
|
inlineconstexpr |
initialise by Vacuum expectation value & boson properties
vev | vacuum expectation value |
Wprop | W boson mass & width |
Zprop | Z boson mass & width |
Hprop | Higgs boson mass & width |
|
inline |
elector magnetic coupling
|
inline |
weak coupling
|
inline |
cosine square of Weinberg angle
|
inline |
cosine of Weinberg angle
|
inline |
Properties of the Higgs boson.
|
inline |
access Properties by boson id
|
inline |
set constants by Vacuum expectation value & boson properties
vev | vacuum expectation value |
Wprop | W boson mass & width |
Zprop | Z boson mass & width |
Hprop | Higgs boson mass & width |
|
inline |
sinus square of Weinberg angle
|
inline |
sinus Weinberg angle
|
inline |
vacuum expectation value
|
inline |
Properties of the W boson.
|
inline |
Properties of the Z boson.