master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
Rneutrinos.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2012 HEPfit Collaboration
3
*
4
*
5
* For the licensing terms see doc/COPYING.
6
*/
7
8
#ifndef RNEUTRINOS_H
9
#define RNEUTRINOS_H
10
11
#include <stdexcept>
12
#include <
ThObservable.h
>
13
32
class
Rneutrinos
:
public
ThObservable
{
33
public
:
34
39
Rneutrinos
(
const
StandardModel
& SM_i)
40
:
ThObservable
(SM_i)
41
{
42
};
43
48
double
computeThValue
();
49
50
51
private
:
52
53
54
};
55
56
#endif
/* RNEUTRINOS_H */
57
ThObservable.h
Rneutrinos
An observable class for .
Definition:
Rneutrinos.h:32
Rneutrinos::Rneutrinos
Rneutrinos(const StandardModel &SM_i)
Constructor.
Definition:
Rneutrinos.h:39
Rneutrinos::computeThValue
double computeThValue()
The ratio .
Definition:
Rneutrinos.cpp:11
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
EW
src
Rneutrinos.h
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2