master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
ZFAFBbottom.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2012 HEPfit Collaboration
3
* All rights reserved.
4
*
5
* For the licensing terms see doc/COPYING.
6
*/
7
8
#ifndef ZFAFBBOTTOM_H
9
#define ZFAFBBOTTOM_H
10
11
#include <
ThObservable.h
>
12
#include "
ZFitterWrapper.h
"
13
14
15
class
ZFAFBbottom
:
public
ThObservable
{
16
public
:
17
22
ZFAFBbottom
(
const
StandardModel
& SM_i) :
ThObservable
(SM_i),
myZF
(SM_i) {};
23
27
double
computeThValue
();
28
29
30
private
:
31
const
ZFitterWrapper
&
myZF
;
32
};
33
34
#endif
/* ZFAFBBOTTOM_H */
35
ThObservable.h
ZFitterWrapper.h
StandardModel
A model class for the Standard Model.
Definition:
StandardModel.h:509
ThObservable
A class for a model prediction of an observable.
Definition:
ThObservable.h:25
ZFAFBbottom
Definition:
ZFAFBbottom.h:15
ZFAFBbottom::computeThValue
double computeThValue()
Definition:
ZFAFBbottom.cpp:11
ZFAFBbottom::ZFAFBbottom
ZFAFBbottom(const StandardModel &SM_i)
ZFAFBbottom constructor.
Definition:
ZFAFBbottom.h:22
ZFAFBbottom::myZF
const ZFitterWrapper & myZF
Definition:
ZFAFBbottom.h:31
ZFitterWrapper
ZFITTER C++ Interface Class.
Definition:
ZFitterWrapper.h:85
ZFitterWrapper
src
ZFAFBbottom.h
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2