master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
ZFDsigmaQuarksLEP2.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 "
ZFDsigmaQuarksLEP2.h
"
9
10
11
double
ZFDsigmaQuarksLEP2::computeThValue
() {
12
double
myZFDsigmaQuarksLEP2 = 0.0, tmp;
13
for
(
int
i=4; i<=9; i++) {
14
if
(i!=8) {
15
myZF
.
calcDXS
(i,
sqrt_s
,
cos_theta
, &tmp);
16
myZFDsigmaQuarksLEP2 += tmp;
17
}
18
}
19
myZFDsigmaQuarksLEP2 *= 1000.0;
// nb --> pb
20
return
myZFDsigmaQuarksLEP2;
21
}
ZFDsigmaQuarksLEP2.h
ZFDsigmaQuarksLEP2::sqrt_s
const double sqrt_s
Definition:
ZFDsigmaQuarksLEP2.h:36
ZFDsigmaQuarksLEP2::cos_theta
const double cos_theta
Definition:
ZFDsigmaQuarksLEP2.h:36
ZFDsigmaQuarksLEP2::myZF
const ZFitterWrapper & myZF
Definition:
ZFDsigmaQuarksLEP2.h:35
ZFDsigmaQuarksLEP2::computeThValue
double computeThValue()
Definition:
ZFDsigmaQuarksLEP2.cpp:11
ZFitterWrapper::calcDXS
void calcDXS(const int INDF, const double SQRS, const double CSA, double *DXS) const
calculates a differential cross section w.r.t cos(theta)
Definition:
ZFitterWrapper.cpp:268
ZFitterWrapper
src
ZFDsigmaQuarksLEP2.cpp
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2