master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
ZFDsigmaMuLEP2.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 "
ZFDsigmaMuLEP2.h
"
9
10
11
double
ZFDsigmaMuLEP2::computeThValue
() {
12
double
myZFDsigmaMuLEP2;
13
myZF
.
calcDXS
(2,
sqrt_s
,
cos_theta
, &myZFDsigmaMuLEP2);
14
myZFDsigmaMuLEP2 *= 1000.0;
// nb --> pb
15
return
myZFDsigmaMuLEP2;
16
}
17
18
ZFDsigmaMuLEP2.h
ZFDsigmaMuLEP2::myZF
const ZFitterWrapper & myZF
Definition:
ZFDsigmaMuLEP2.h:35
ZFDsigmaMuLEP2::cos_theta
const double cos_theta
Definition:
ZFDsigmaMuLEP2.h:36
ZFDsigmaMuLEP2::computeThValue
double computeThValue()
Definition:
ZFDsigmaMuLEP2.cpp:11
ZFDsigmaMuLEP2::sqrt_s
const double sqrt_s
Definition:
ZFDsigmaMuLEP2.h:36
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
ZFDsigmaMuLEP2.cpp
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2