A model class for the Standard Model.
A class for a model prediction of an observable.
A class for , the running mass of the bottom quark at the bottom mass scale (in GeV)
virtual double computeThValue()
bottom_mass(const StandardModel &SM_i)
Constructor.
A class for , the running mass of the charm quark at the charm mass scale (in GeV)
charm_mass(const StandardModel &SM_i)
Constructor declaration.
virtual double computeThValue()
A class for , the running mass of the down quark at 2 GeV.
down_mass(const StandardModel &SM_i)
Constructor declaration.
virtual double computeThValue()
A class for , the mass of the electron.
electron_mass(const StandardModel &SM_i)
Constructor.
virtual double computeThValue()
A class for , the pole mass of the top quark.
virtual double computeThValue()
mtpole(const StandardModel &SM_i)
Constructor.
A class for , the mass of the muon.
virtual double computeThValue()
muon_mass(const StandardModel &SM_i)
Constructor.
A class for , the running mass of the strange quark at 2 GeV.
strange_mass(const StandardModel &SM_i)
Constructor declaration.
virtual double computeThValue()
A class for , the running mass of the tau lepton.
tau_mass(const StandardModel &SM_i)
Constructor.
virtual double computeThValue()
A class for , the running mass of the top quark.
top_mass(const StandardModel &SM_i)
Constructor.
virtual double computeThValue()
A class for , the running mass of the up quark at 2 GeV.
up_mass(const StandardModel &SM_i)
Constructor declaration.