a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
ZFsigmaTauLEP2.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 "ZFsigmaTauLEP2.h"
9
10
12 double myZFsigmaTauLEP2, dummy;
13 myZF.calcXS_AFB(3, sqrt_s, &myZFsigmaTauLEP2, &dummy);
14 myZFsigmaTauLEP2 *= 1000.0;// nb --> pb
15 return myZFsigmaTauLEP2;
16}
17
18
void calcXS_AFB(const int INDF, const double SQRS, double *XS, double *AFB) const
calculates a cross section and a forward-backward asymmetry
const double sqrt_s
double computeThValue()
const ZFitterWrapper & myZF