master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
Loading...
Searching...
No Matches
LEP2AFBbottom.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 "
LEP2AFBbottom.h
"
9
10
11
double
LEP2AFBbottom::computeThValue
()
12
{
13
double
AFB_b =
SM
.
LEP2AFBbottom
(
s
);
14
15
#ifdef LEP2TEST
16
AFB_b =
myTEST
.
AFBbottomTEST
(
sqrt_s
);
17
#endif
18
19
return
AFB_b;
20
}
21
22
23
double
eeffAFBbottom::computeThValue
()
24
{
25
double
AFB_b =
SM
.
eeffAFBbottom
(
pol_e
,
pol_p
,
s
);
26
27
// Intrinsic SM theory uncertainty
28
double
SM_intr_err =
SM
.
getOptionalParameter
(
"errSMint_AFBeebb"
);
29
30
return
( AFB_b * ( 1.0 + SM_intr_err ) );
31
}
32
LEP2AFBbottom.h
LEP2AFBbottom::computeThValue
double computeThValue()
Definition
LEP2AFBbottom.cpp:11
LEP2ThObservable::sqrt_s
const double sqrt_s
Definition
LEP2ThObservable.h:55
LEP2ThObservable::myTEST
const LEP2test myTEST
Definition
LEP2ThObservable.h:54
LEP2test::AFBbottomTEST
double AFBbottomTEST(const double sqrt_s_i) const
Definition
LEP2test.h:69
QCD::getOptionalParameter
const double getOptionalParameter(std::string name) const
A method to get parameters that are specific to only one set of observables.
Definition
QCD.h:450
StandardModel::eeffAFBbottom
virtual const double eeffAFBbottom(const double pol_e, const double pol_p, const double s) const
Definition
StandardModel.h:3289
StandardModel::LEP2AFBbottom
virtual const double LEP2AFBbottom(const double s) const
Definition
StandardModel/src/StandardModel.cpp:6168
ThObservable::SM
const StandardModel & SM
A reference to an object of StandardMode class.
Definition
ThObservable.h:124
eeffAFBbottom::computeThValue
double computeThValue()
Definition
LEP2AFBbottom.cpp:23
eeffThObservable::pol_p
const double pol_p
Definition
LEP2ThObservable.h:161
eeffThObservable::pol_e
const double pol_e
Definition
LEP2ThObservable.h:161
s
Test Observable.
EW
src
LEP2AFBbottom.cpp
Generated on Tue Aug 4 2026 for $\texttt{HEPfit}$ using
1.9.8