#include <ZFsigmaQuarksLEP2.h>
Definition at line 15 of file ZFsigmaQuarksLEP2.h.
◆ ZFsigmaQuarksLEP2()
ZFsigmaQuarksLEP2::ZFsigmaQuarksLEP2 |
( |
const StandardModel & |
SM_i, |
|
|
const double |
sqrt_s_i |
|
) |
| |
|
inline |
ZFsigmaQuarksLEP2 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 23 of file ZFsigmaQuarksLEP2.h.
ThObservable(const StandardModel &SM_i)
Constructor.
const ZFitterWrapper & myZF
◆ computeThValue()
double ZFsigmaQuarksLEP2::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- the hadronic cross section in pb at sqrt_s
Implements ThObservable.
Definition at line 10 of file ZFsigmaQuarksLEP2.cpp.
11 double myZFsigmaQuarksLEP2 = 0.0, tmp, dummy;
12 for (
int i=4; i<=9; i++) {
15 myZFsigmaQuarksLEP2 += tmp;
18 myZFsigmaQuarksLEP2 *= 1000.0;
19 return myZFsigmaQuarksLEP2;
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 ZFsigmaQuarksLEP2::sqrt_s |
|
private |
The documentation for this class was generated from the following files: