A class containing physics constants.
More...
#include <PhysicsConstants.h>
A class containing physics constants.
This class contains physics constants.
double KLFitter::PhysicsConstants::GammaHiggs |
( |
| ) |
|
|
inline |
Return the width of the Higgs boson in GeV/c2.
- Returns
- The width of the particle in GeV/c2.
double KLFitter::PhysicsConstants::GammaTop |
( |
| ) |
|
|
inline |
Return the width of the top quark in GeV/c2.
- Returns
- The width of the particle in GeV/c2.
double KLFitter::PhysicsConstants::GammaW |
( |
| ) |
|
|
inline |
Return the width of the W boson in GeV/c2.
- Returns
- The width of the particle in GeV/c2.
double KLFitter::PhysicsConstants::GammaZ |
( |
| ) |
|
|
inline |
Return the width of the Z boson in GeV/c2.
- Returns
- The width of the particle in GeV/c2.
double KLFitter::PhysicsConstants::MassBottom |
( |
| ) |
|
|
inline |
Return the mass of the bottom quark in GeV/c2.
- Returns
- The mass of the particle in GeV/c2.
double KLFitter::PhysicsConstants::MassHiggs |
( |
| ) |
|
|
inline |
Return the msas of the Higgs boson in GeV/c2.
- Returns
- The mass of the particle in GeV/c2.
double KLFitter::PhysicsConstants::MassTop |
( |
| ) |
|
|
inline |
Return the msas of the top quark in GeV/c2.
- Returns
- The mass of the particle in GeV/c2.
double KLFitter::PhysicsConstants::MassW |
( |
| ) |
|
|
inline |
Return the msas of the W boson in GeV/c2.
- Returns
- The mass of the particle in GeV/c2.
double KLFitter::PhysicsConstants::MassZ |
( |
| ) |
|
|
inline |
Return the mass of the Z boson in GeV/c2.
- Returns
- The mass of the particle in GeV/c2.
int KLFitter::PhysicsConstants::SetGammaHiggs |
( |
double |
gamma | ) |
|
Set the width of the Higgs boson in GeV/c2.
- Parameters
-
gamma | The width of the particle in GeV/c2. |
- Returns
- An error code.
int KLFitter::PhysicsConstants::SetGammaTop |
( |
double |
gamma | ) |
|
Set the width of the top quark in GeV/c2.
- Parameters
-
gamma | The width of the particle in GeV/c2. |
- Returns
- An error code.
int KLFitter::PhysicsConstants::SetGammaW |
( |
double |
gamma | ) |
|
Set the width of the W boson in GeV/c2.
- Parameters
-
gamma | The width of the particle in GeV/c2. |
- Returns
- An error code.
int KLFitter::PhysicsConstants::SetGammaZ |
( |
double |
gamma | ) |
|
Set the width of the Z boson in GeV/c2.
- Parameters
-
gamma | The width of the particle in GeV/c2. |
- Returns
- An error code.
int KLFitter::PhysicsConstants::SetMassBottom |
( |
double |
mass | ) |
|
Set the mass of the bottom quark in GeV/c2.
- Parameters
-
mass | The mass of the particle in GeV/c2. |
- Returns
- An error code.
int KLFitter::PhysicsConstants::SetMassHiggs |
( |
double |
mass | ) |
|
Set the mass of the Higgs boson in GeV/c2.
- Parameters
-
mass | The mass of the particle in GeV/c2. |
- Returns
- An error code.
int KLFitter::PhysicsConstants::SetMassTop |
( |
double |
mass | ) |
|
Set the mass of the top quark in GeV/c2.
- Parameters
-
mass | The mass of the particle in GeV/c2. |
- Returns
- An error code.
int KLFitter::PhysicsConstants::SetMassW |
( |
double |
mass | ) |
|
Set the mass of the W boson in GeV/c2.
- Parameters
-
mass | The mass of the particle in GeV/c2. |
- Returns
- An error code.
int KLFitter::PhysicsConstants::SetMassZ |
( |
double |
mass | ) |
|
Set the mass of the Z boson in GeV/c2.
- Parameters
-
mass | The mass of the particle in GeV/c2. |
- Returns
- An error code.
The documentation for this class was generated from the following files: