master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
eeffAFBstrange.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 "
eeffAFBstrange.h
"
9
10
11
double
eeffAFBstrange::computeThValue
()
12
{
13
double
AFB_s =
SM
.
eeffAFBstrange
(
pol_e
,
pol_p
,
s
);
14
15
// Intrinsic SM theory uncertainty
16
double
SM_intr_err =
SM
.
getOptionalParameter
(
"errSMint_AFBeejj"
);
17
18
return
( AFB_s * ( 1.0 + SM_intr_err ) );
19
}
20
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::eeffAFBstrange
virtual const double eeffAFBstrange(const double pol_e, const double pol_p, const double s) const
Definition:
StandardModel.h:3249
ThObservable::SM
const StandardModel & SM
A reference to an object of StandardMode class.
Definition:
ThObservable.h:121
eeffAFBstrange::computeThValue
double computeThValue()
Definition:
eeffAFBstrange.cpp:11
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.
eeffAFBstrange.h
EW
src
eeffAFBstrange.cpp
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2