master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
Loading...
Searching...
No Matches
THDMWSTU.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2018 HEPfit Collaboration
3
*
4
*
5
* For the licensing terms see doc/COPYING.
6
*/
7
8
9
#ifndef THDMWSTU_H
10
#define THDMWSTU_H
11
12
13
#include "
ThObservable.h
"
14
15
class
THDMW
;
16
class
THDMWcache
;
25
class
THDMWSTU
:
public
ThObservable
{
26
public
:
31
THDMWSTU
(
const
StandardModel
& SM_i);
32
36
double
computeThValue
();
37
38
const
THDMW
&
myTHDMW
;
39
47
double
F
(
const
double
m02,
const
double
m12)
const
;
48
49
50
protected
:
51
THDMWcache
*
mycache
;
52
53
};
54
55
56
57
58
59
60
class
THDMWDeltaS
:
public
THDMWSTU
{
61
public
:
62
66
THDMWDeltaS
(
const
StandardModel
& SM_i);
67
72
double
computeThValue
();
73
};
74
75
76
class
THDMWDeltaT
:
public
THDMWSTU
{
77
public
:
78
82
THDMWDeltaT
(
const
StandardModel
& SM_i);
83
88
double
computeThValue
();
89
};
90
91
class
THDMWDeltaU
:
public
THDMWSTU
{
92
public
:
93
97
THDMWDeltaU
(
const
StandardModel
& SM_i);
98
103
double
computeThValue
();
104
};
105
106
107
108
#endif
/* THDMWSTU_H */
ThObservable.h
StandardModel
A model class for the Standard Model.
Definition
StandardModel.h:521
THDMWDeltaS
Definition
THDMWSTU.h:60
THDMWDeltaS::computeThValue
double computeThValue()
THDMW contribution to .
Definition
THDMWSTU.cpp:53
THDMWDeltaT
Definition
THDMWSTU.h:76
THDMWDeltaT::computeThValue
double computeThValue()
THDMW contribution to .
Definition
THDMWSTU.cpp:129
THDMWDeltaU
Definition
THDMWSTU.h:91
THDMWDeltaU::computeThValue
double computeThValue()
THDMW contribution to .
Definition
THDMWSTU.cpp:176
THDMW
A base class for symmetric Two-Higgs-Doublet-Manohar-Wise models.
Definition
THDMW.h:233
THDMWSTU
An observable class for the electroweak Peskin-Takeuchi pseudo-observables.
Definition
THDMWSTU.h:25
THDMWSTU::computeThValue
double computeThValue()
Empty constructor.
Definition
THDMWSTU.cpp:22
THDMWSTU::F
double F(const double m02, const double m12) const
Function used for THDMW. Remember that this function is defined for THDMW and SUSY while for THDM we...
Definition
THDMWSTU.cpp:27
THDMWSTU::myTHDMW
const THDMW & myTHDMW
Definition
THDMWSTU.h:38
THDMWSTU::mycache
THDMWcache * mycache
Definition
THDMWSTU.h:51
THDMWcache
A class for the caching of some THDMW objects.
Definition
THDMWcache.h:27
ThObservable
A class for a model prediction of an observable.
Definition
ThObservable.h:25
THDMW
src
THDMWSTU.h
Generated on Tue Aug 4 2026 for $\texttt{HEPfit}$ using
1.9.8