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