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