a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
tauKnu_o_tauPnu.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#ifndef TAUKNU_O_TAUPNU_H
10#define TAUKNU_O_TAUPNU_H
11
12
13
14#include "ThObservable.h"
15#include "QCD.h"
16
17
18class StandardModel;
19
30public:
35 tauKnu_o_tauPnu(const StandardModel& SM_i);
36
42 double computeThValue();
43
44protected:
45
46
47private:
48
49
50
51};
52
53
54#endif /* TAUKNU_O_TAUPNU_H */
55
A model class for the Standard Model.
A class for a model prediction of an observable.
Definition: ThObservable.h:25
tauKnu_o_tauPnu(const StandardModel &SM_i)
Constructor.
double computeThValue()
arXiv:1206.2634v2