#include <ZFAFBbottomLEP2.h>
Definition at line 16 of file ZFAFBbottomLEP2.h.
|
| double | max |
| | the bin maximum.
|
| |
| double | min |
| | The bin minimum.
|
| |
| std::vector< std::string > | parametersForObservable |
| | a vector of parameter namesfor the specific observable
|
| |
| const StandardModel & | SM |
| | A reference to an object of StandardMode class.
|
| |
◆ ZFAFBbottomLEP2()
| ZFAFBbottomLEP2::ZFAFBbottomLEP2 |
( |
const StandardModel & |
SM_i, |
|
|
const double |
sqrt_s_i |
|
) |
| |
|
inline |
ZFAFBbottomLEP2 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 ZFAFBbottomLEP2.h.
A class for a model prediction of an observable.
const ZFitterWrapper & myZF
◆ computeThValue()
| double ZFAFBbottomLEP2::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- the forward-backward asymmetry of the b-bar channel at sqrt_s
Implements ThObservable.
Definition at line 11 of file ZFAFBbottomLEP2.cpp.
11 {
12 double myZFAFBbottomLEP2, dummy;
14 return myZFAFBbottomLEP2;
15}
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 ZFAFBbottomLEP2::sqrt_s |
|
private |
The documentation for this class was generated from the following files: