master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
LEP2AFBmu.cpp
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2012 HEPfit Collaboration
3
*
4
*
5
* For the licensing terms see doc/COPYING.
6
*/
7
8
#include "
LEP2AFBmu.h
"
9
10
11
double
LEP2AFBmu::computeThValue
()
12
{
13
double
AFB_mu =
SM
.
LEP2AFBmu
(
s
);
14
15
#ifdef LEP2TEST
16
AFB_mu =
myTEST
.
AFBmuTEST
(
sqrt_s
);
17
#endif
18
19
return
AFB_mu;
20
}
21
LEP2test::AFBmuTEST
double AFBmuTEST(const double sqrt_s_i) const
Definition:
LEP2test.h:59
LEP2ThObservable::myTEST
const LEP2test myTEST
Definition:
LEP2ThObservable.h:47
LEP2AFBmu.h
LEP2AFBmu::computeThValue
double computeThValue()
Definition:
LEP2AFBmu.cpp:11
LEP2ThObservable::s
const double s
Definition:
LEP2ThObservable.h:48
LEP2ThObservable::sqrt_s
const double sqrt_s
Definition:
LEP2ThObservable.h:48
ThObservable::SM
const StandardModel & SM
A reference to an object of StandardMode class.
Definition:
ThObservable.h:121
StandardModel::LEP2AFBmu
virtual double LEP2AFBmu(const double s) const
Definition:
StandardModel.cpp:5294
EW
src
LEP2AFBmu.cpp
Generated on Thu Oct 31 2019 for $\texttt{HEPfit}$ using
1.8.16