master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
ZFsigmaHadron.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 "
ZFsigmaHadron.h
"
9
10
11
double
ZFsigmaHadron::computeThValue
() {
12
return
( 12.0*M_PI/pow(
SM
.
getMz
(),2.0)
13
*
myZF
.
Gamma_f
(1)*
myZF
.
Gamma_had
()/
myZF
.
Gamma_Z
()/
myZF
.
Gamma_Z
()
14
*
SM
.
GeVminus2_to_nb
);
15
}
ZFsigmaHadron.h
StandardModel::getMz
const double getMz() const
A get method to access the mass of the boson .
Definition:
StandardModel.h:753
StandardModel::GeVminus2_to_nb
static const double GeVminus2_to_nb
Definition:
StandardModel.h:546
ThObservable::SM
const StandardModel & SM
A reference to an object of StandardMode class.
Definition:
ThObservable.h:121
ZFitterWrapper::Gamma_Z
double Gamma_Z() const
Definition:
ZFitterWrapper.cpp:251
ZFitterWrapper::Gamma_f
double Gamma_f(const int INDF) const
Definition:
ZFitterWrapper.cpp:233
ZFitterWrapper::Gamma_had
double Gamma_had() const
Definition:
ZFitterWrapper.cpp:245
ZFsigmaHadron::myZF
const ZFitterWrapper & myZF
Definition:
ZFsigmaHadron.h:31
ZFsigmaHadron::computeThValue
double computeThValue()
Definition:
ZFsigmaHadron.cpp:11
ZFitterWrapper
src
ZFsigmaHadron.cpp
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2