master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
Loading...
Searching...
No Matches
ZFRcharmLEP2.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 "
ZFRcharmLEP2.h
"
9
10
11
double
ZFRcharmLEP2::computeThValue
() {
12
double
myZFsigmaCharmLEP2;
13
double
myZFsigmaQuarksLEP2 = 0.0, tmp, dummy;
14
for
(
int
i=4; i<=9; i++) {
15
if
(i!=8) {
16
myZF
.
calcXS_AFB
(i,
sqrt_s
, &tmp, &dummy);
17
myZFsigmaQuarksLEP2 += tmp;
18
if
(i==6) myZFsigmaCharmLEP2 = tmp;
19
}
20
}
21
return
(myZFsigmaCharmLEP2/myZFsigmaQuarksLEP2);
22
}
23
24
ZFRcharmLEP2.h
ZFRcharmLEP2::sqrt_s
const double sqrt_s
Definition
ZFRcharmLEP2.h:34
ZFRcharmLEP2::computeThValue
double computeThValue()
Definition
ZFRcharmLEP2.cpp:11
ZFRcharmLEP2::myZF
const ZFitterWrapper & myZF
Definition
ZFRcharmLEP2.h:33
ZFitterWrapper::calcXS_AFB
void calcXS_AFB(const int INDF, const double SQRS, double *XS, double *AFB) const
calculates a cross section and a forward-backward asymmetry
Definition
ZFitterWrapper.cpp:259
ZFitterWrapper
src
ZFRcharmLEP2.cpp
Generated on Tue Aug 4 2026 for $\texttt{HEPfit}$ using
1.9.8