master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
Dleptonnu.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2023 HEPfit Collaboration
3
*
4
*
5
* For the licensing terms see doc/COPYING.
6
*/
7
8
9
10
#ifndef DLEPTONNU_H
11
#define DLEPTONNU_H
12
13
14
15
#include "
ThObservable.h
"
16
#include "
QCD.h
"
17
18
class
StandardModel
;
19
29
class
Dleptonnu :
public
ThObservable
{
30
public
:
35
Dleptonnu(
const
StandardModel
& SM_i,
QCD::meson
meson_i,
QCD::lepton
lepton_i);
36
42
double
computeThValue
();
43
44
protected
:
45
46
private
:
47
48
QCD::meson
meson;
49
QCD::lepton
lepton;
50
51
};
52
53
54
#endif
/* DLEPTONNU_H */
55
QCD.h
ThObservable.h
QCD::meson
meson
An enum type for mesons.
Definition:
QCD.h:336
QCD::lepton
lepton
An enum type for leptons.
Definition:
QCD.h:310
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
ThObservable::computeThValue
virtual double computeThValue()=0
A member to be overloaded by the respective theory observable. class that calculates the value of the...
Flavour
src
Dleptonnu.h
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2