#include <ZFDsigmaTauLEP2.h>
Definition at line 16 of file ZFDsigmaTauLEP2.h.
◆ ZFDsigmaTauLEP2()
ZFDsigmaTauLEP2::ZFDsigmaTauLEP2 |
( |
const StandardModel & |
SM_i, |
|
|
const double |
sqrt_s_i, |
|
|
const double |
cos_theta_i |
|
) |
| |
|
inline |
ZFDsigmaTauLEP2 constructor.
- Parameters
-
[in] | ZF_i | an object of ZFitter class |
[in] | sqrt_s_i | \sqrt{s} of the e+ e- pair in the initial state |
[in] | cos_theta_i | cos(theta) |
Definition at line 25 of file ZFDsigmaTauLEP2.h.
ThObservable(const StandardModel &SM_i)
Constructor.
const ZFitterWrapper & myZF
◆ computeThValue()
double ZFDsigmaTauLEP2::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- the differential cross section for e^+ e^- -> tau^+ tau^- in pb at sqrt_s and cos_theta
Implements ThObservable.
Definition at line 11 of file ZFDsigmaTauLEP2.cpp.
12 double myZFDsigmaTauLEP2;
14 myZFDsigmaTauLEP2 *= 1000.0;
15 return myZFDsigmaTauLEP2;
void calcDXS(const int INDF, const double SQRS, const double CSA, double *DXS) const
calculates a differential cross section w.r.t cos(theta)
◆ cos_theta
const double ZFDsigmaTauLEP2::cos_theta |
|
private |
◆ myZF
◆ sqrt_s
const double ZFDsigmaTauLEP2::sqrt_s |
|
private |
The documentation for this class was generated from the following files: