a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
ZFDsigmaTauLEP2.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 "ZFDsigmaTauLEP2.h"
9
10
12 double myZFDsigmaTauLEP2;
13 myZF.calcDXS(3, sqrt_s, cos_theta, &myZFDsigmaTauLEP2);
14 myZFDsigmaTauLEP2 *= 1000.0;// nb --> pb
15 return myZFDsigmaTauLEP2;
16}
17
18
const ZFitterWrapper & myZF
const double cos_theta
const double sqrt_s
void calcDXS(const int INDF, const double SQRS, const double CSA, double *DXS) const
calculates a differential cross section w.r.t cos(theta)