master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
BR_Kmumu.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 BR_KMUMU_H
9
#define BR_KMUMU_H
10
11
#include "
ThObservable.h
"
12
#include "
OrderScheme.h
"
13
#include "gslpp.h"
14
#include "
CPenguinBoxMu.h
"
15
class
StandardModel
;
16
17
52
class
BR_Kmumu
:
public
ThObservable
{
53
public
:
58
BR_Kmumu
(
StandardModel
& SM_i);
59
65
double
computeThValue
();
66
67
68
protected
:
69
77
gslpp::complex
BRKmumu
(
orders
order);
78
79
private
:
80
81
StandardModel
&
mySM
;
82
CPenguinBoxMu
CPB
;
83
};
84
85
#endif
/* BR_KMUMU_H */
CPenguinBoxMu.h
OrderScheme.h
ThObservable.h
BR_Kmumu
A class for the branching ratio of .
Definition:
BR_Kmumu.h:52
BR_Kmumu::BRKmumu
gslpp::complex BRKmumu(orders order)
Definition:
BR_Kmumu.cpp:31
BR_Kmumu::mySM
StandardModel & mySM
Definition:
BR_Kmumu.h:81
BR_Kmumu::CPB
CPenguinBoxMu CPB
Definition:
BR_Kmumu.h:82
BR_Kmumu::BR_Kmumu
BR_Kmumu(StandardModel &SM_i)
Definition:
BR_Kmumu.cpp:13
BR_Kmumu::computeThValue
double computeThValue()
Definition:
BR_Kmumu.cpp:21
CPenguinBoxMu
Definition:
CPenguinBoxMu.h:18
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
orders
orders
An enum type for orders in QCD.
Definition:
OrderScheme.h:33
Flavour
src
BR_Kmumu.h
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2