17 return (1./3.)*(BRe + BRmu + BRtau);
double computeThValue()
The the branching ratio of the boson into an electron + neutrino, .
double computeThValue()
The the branching ratio of the boson into hadrons, .
double computeThValue()
The the branching ratio of the boson into a given lepton + neutrino flavour, .
double computeThValue()
The the branching ratio of the boson into a muon + neutrino, .
double computeThValue()
The the branching ratio of the boson into a tau + neutrino, .
const Particle & getQuarks(const QCD::quark q) const
A get method to access a quark as an object of the type Particle.
const Particle & getLeptons(const QCD::lepton p) const
A get method to retrieve the member object of a lepton.
virtual const double BrW(const Particle fi, const Particle fj) const
The branching ratio of the boson decaying into a SM fermion pair, .
const StandardModel & SM
A reference to an object of StandardMode class.