a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
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
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.
Definition: ThObservable.h:121
double Gamma_Z() const
double Gamma_f(const int INDF) const
double Gamma_had() const
const ZFitterWrapper & myZF
Definition: ZFsigmaHadron.h:31
double computeThValue()