#include <ZFDsigmaMuLEP2.h>
Definition at line 16 of file ZFDsigmaMuLEP2.h.
◆ ZFDsigmaMuLEP2()
ZFDsigmaMuLEP2::ZFDsigmaMuLEP2 |
( |
const StandardModel & |
SM_i, |
|
|
const double |
sqrt_s_i, |
|
|
const double |
cos_theta_i |
|
) |
| |
|
inline |
ZFDsigmaMuLEP2 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 ZFDsigmaMuLEP2.h.
ThObservable(const StandardModel &SM_i)
Constructor.
const ZFitterWrapper & myZF
◆ computeThValue()
double ZFDsigmaMuLEP2::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- the differential cross section for e^+ e^- -> mu^+ mu^- in pb at sqrt_s and cos_theta
Implements ThObservable.
Definition at line 11 of file ZFDsigmaMuLEP2.cpp.
12 double myZFDsigmaMuLEP2;
14 myZFDsigmaMuLEP2 *= 1000.0;
15 return myZFDsigmaMuLEP2;
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 ZFDsigmaMuLEP2::cos_theta |
|
private |
◆ myZF
◆ sqrt_s
const double ZFDsigmaMuLEP2::sqrt_s |
|
private |
The documentation for this class was generated from the following files: