#include <ZFsigmaTauLEP2.h>
Definition at line 16 of file ZFsigmaTauLEP2.h.
◆ ZFsigmaTauLEP2()
ZFsigmaTauLEP2::ZFsigmaTauLEP2 |
( |
const StandardModel & |
SM_i, |
|
|
const double |
sqrt_s_i |
|
) |
| |
|
inline |
ZFsigmaTauLEP2 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 |
Definition at line 24 of file ZFsigmaTauLEP2.h.
ThObservable(const StandardModel &SM_i)
Constructor.
const ZFitterWrapper & myZF
◆ computeThValue()
double ZFsigmaTauLEP2::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- the cross section for e^+ e^- -> tau^+ tau^- in pb at sqrt_s
Implements ThObservable.
Definition at line 11 of file ZFsigmaTauLEP2.cpp.
12 double myZFsigmaTauLEP2, dummy;
14 myZFsigmaTauLEP2 *= 1000.0;
15 return myZFsigmaTauLEP2;
void calcXS_AFB(const int INDF, const double SQRS, double *XS, double *AFB) const
calculates a cross section and a forward-backward asymmetry
◆ myZF
◆ sqrt_s
const double ZFsigmaTauLEP2::sqrt_s |
|
private |
The documentation for this class was generated from the following files: