master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
Loading...
Searching...
No Matches
LEP2AFBcharm.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 "
LEP2AFBcharm.h
"
9
10
11
double
LEP2AFBcharm::computeThValue
()
12
{
13
double
AFB_c =
SM
.
LEP2AFBcharm
(
s
);
14
15
#ifdef LEP2TEST
16
AFB_c =
myTEST
.
AFBcharmTEST
(
sqrt_s
);
17
#endif
18
19
20
return
AFB_c;
21
}
22
23
24
double
eeffAFBcharm::computeThValue
()
25
{
26
double
AFB_c =
SM
.
eeffAFBcharm
(
pol_e
,
pol_p
,
s
);
27
28
// Intrinsic SM theory uncertainty
29
double
SM_intr_err =
SM
.
getOptionalParameter
(
"errSMint_AFBeejj"
);
30
31
return
( AFB_c * ( 1.0 + SM_intr_err ) );
32
}
33
34
35
LEP2AFBcharm.h
LEP2AFBcharm::computeThValue
double computeThValue()
Definition
LEP2AFBcharm.cpp:11
LEP2ThObservable::sqrt_s
const double sqrt_s
Definition
LEP2ThObservable.h:55
LEP2ThObservable::myTEST
const LEP2test myTEST
Definition
LEP2ThObservable.h:54
LEP2test::AFBcharmTEST
double AFBcharmTEST(const double sqrt_s_i) const
Definition
LEP2test.h:74
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::LEP2AFBcharm
virtual const double LEP2AFBcharm(const double s) const
Definition
StandardModel/src/StandardModel.cpp:6579
StandardModel::eeffAFBcharm
virtual const double eeffAFBcharm(const double pol_e, const double pol_p, const double s) const
Definition
StandardModel.h:3285
ThObservable::SM
const StandardModel & SM
A reference to an object of StandardMode class.
Definition
ThObservable.h:124
eeffAFBcharm::computeThValue
double computeThValue()
Definition
LEP2AFBcharm.cpp:24
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
LEP2AFBcharm.cpp
Generated on Tue Aug 4 2026 for $\texttt{HEPfit}$ using
1.9.8