#include <ZFsigmaHadron.h>
Definition at line 15 of file ZFsigmaHadron.h.
|
| double | max |
| | the bin maximum.
|
| |
| double | min |
| | The bin minimum.
|
| |
| std::vector< std::string > | parametersForObservable |
| | a vector of parameter namesfor the specific observable
|
| |
| const StandardModel & | SM |
| | A reference to an object of StandardMode class.
|
| |
◆ ZFsigmaHadron()
ZFsigmaHadron constructor.
- Parameters
-
| [in] | ZF_i | an object of ZFitter class |
Definition at line 22 of file ZFsigmaHadron.h.
A class for a model prediction of an observable.
const ZFitterWrapper & myZF
◆ computeThValue()
| double ZFsigmaHadron::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- the hadronic cross section in nb
Implements ThObservable.
Definition at line 11 of file ZFsigmaHadron.cpp.
11 {
12 return ( 12.0*M_PI/pow(
SM.
getMz(),2.0)
15}
const double getMz() const
A get method to access the mass of the boson .
static const double GeVminus2_to_nb
const StandardModel & SM
A reference to an object of StandardMode class.
double Gamma_f(const int INDF) const
◆ myZF
The documentation for this class was generated from the following files: