master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
ZFMh0.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 ZFMH0_H
9
#define ZFMH0_H
10
11
#include <
ThObservable.h
>
12
#include <
StandardModel.h
>
13
#include "
ZFitterWrapper.h
"
14
15
16
class
ZFMh0
:
public
ThObservable
{
17
public
:
18
23
ZFMh0
(
const
StandardModel
& SM_i) :
ThObservable
(SM_i),
myZF
(SM_i) {};
24
28
double
computeThValue
();
29
30
private
:
31
const
ZFitterWrapper
&
myZF
;
32
};
33
34
#endif
/* ZFMH0_H */
35
StandardModel.h
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
ZFMh0
Definition:
ZFMh0.h:16
ZFMh0::ZFMh0
ZFMh0(const StandardModel &SM_i)
ZFMh0 constructor.
Definition:
ZFMh0.h:23
ZFMh0::myZF
const ZFitterWrapper & myZF
Definition:
ZFMh0.h:31
ZFMh0::computeThValue
double computeThValue()
Definition:
ZFMh0.cpp:11
ZFitterWrapper
ZFITTER C++ Interface Class.
Definition:
ZFitterWrapper.h:85
ZFitterWrapper
src
ZFMh0.h
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2