master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
ZFsigmaQuarksLEP2.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 "
ZFsigmaQuarksLEP2.h
"
9
10
double
ZFsigmaQuarksLEP2::computeThValue
() {
11
double
myZFsigmaQuarksLEP2 = 0.0, tmp, dummy;
12
for
(
int
i=4; i<=9; i++) {
13
if
(i!=8) {
14
myZF
.
calcXS_AFB
(i,
sqrt_s
, &tmp, &dummy);
15
myZFsigmaQuarksLEP2 += tmp;
16
}
17
}
18
myZFsigmaQuarksLEP2 *= 1000.0;
// nb --> pb
19
return
myZFsigmaQuarksLEP2;
20
}
21
22
ZFsigmaQuarksLEP2.h
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
ZFsigmaQuarksLEP2::myZF
const ZFitterWrapper & myZF
Definition:
ZFsigmaQuarksLEP2.h:33
ZFsigmaQuarksLEP2::computeThValue
double computeThValue()
Definition:
ZFsigmaQuarksLEP2.cpp:10
ZFsigmaQuarksLEP2::sqrt_s
const double sqrt_s
Definition:
ZFsigmaQuarksLEP2.h:34
ZFitterWrapper
src
ZFsigmaQuarksLEP2.cpp
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2