sin2thetaEff.cpp
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2012 HEPfit Collaboration
3  * All rights reserved.
4  *
5  * For the licensing terms see doc/COPYING.
6  */
7 
8 #include "sin2thetaEff.h"
9 
11 {
13 }
14 
double computeThValue()
The leptonic effective weak mixing angle at the the pole.
Particle getLeptons(const StandardModel::lepton p) const
A get method to retrieve the member object of a lepton.
virtual double sin2thetaEff(const Particle f) const
The effective weak mixing angle for at the the -mass scale.
const StandardModel & SM
A reference to an object of StandardMode class.
Definition: ThObservable.h:99