master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
Loading...
Searching...
No Matches
EvolDF1_diujlknu.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
#ifndef EVOLDF1_DIUJLKNU_H
9
#define EVOLDF1_DIUJLKNU_H
10
11
class
StandardModel
;
12
13
#include "
RGEvolutor.h
"
14
15
class
EvolDF1_diujlknu
:
public
RGEvolutor
{
16
public
:
25
EvolDF1_diujlknu
(
unsigned
int
dim_i,
schemes
scheme
,
orders
order
,
const
StandardModel
&
model
);
26
virtual
~EvolDF1_diujlknu
();
27
35
gslpp::matrix<double>
AnomalousDimension
(
orders
order
,
unsigned
int
nf)
const
;
36
44
gslpp::matrix<double>
AnomalousDimension
(
orders_qed
order_qed
,
unsigned
int
nf)
const
;
45
54
gslpp::matrix<double>&
Df1diujlknuEvol
(
double
mu
,
double
M
,
orders
order
,
55
schemes
scheme
=
NDR
);
56
57
58
59
private
:
60
void
Df1diujlknuEvol
(
double
mu
,
double
M
,
double
nf,
schemes
scheme
);
61
double
a
[5];
62
double
b
[5][5][5];
63
double
c
[3][5][5][5];
64
double
d
[3][5][5][5];
65
const
StandardModel
&
model
;
66
unsigned
int
dim
;
67
double
alsMZ_cache
;
68
double
Mz_cache
;
69
70
};
71
72
#endif
/* EVOLDF1_DIUJLKNU_H */
73
orders
orders
Definition
OrderScheme.h:33
schemes
schemes
Definition
OrderScheme.h:20
NDR
@ NDR
Definition
OrderScheme.h:21
orders_qed
orders_qed
Definition
OrderScheme.h:56
RGEvolutor.h
EvolDF1_diujlknu
Definition
EvolDF1_diujlknu.h:15
EvolDF1_diujlknu::AnomalousDimension
gslpp::matrix< double > AnomalousDimension(orders order, unsigned int nf) const
ADM in the JMS basis, in the order CnueduVLLkkij, CnueduVLRkkij, CnueduSRRkkij, CnueduSRLkkij,...
Definition
EvolDF1_diujlknu.cpp:69
EvolDF1_diujlknu::Mz_cache
double Mz_cache
Definition
EvolDF1_diujlknu.h:68
EvolDF1_diujlknu::alsMZ_cache
double alsMZ_cache
Definition
EvolDF1_diujlknu.h:67
EvolDF1_diujlknu::a
double a[5]
Definition
EvolDF1_diujlknu.h:61
EvolDF1_diujlknu::dim
unsigned int dim
Definition
EvolDF1_diujlknu.h:66
EvolDF1_diujlknu::c
double c[3][5][5][5]
Definition
EvolDF1_diujlknu.h:63
EvolDF1_diujlknu::~EvolDF1_diujlknu
virtual ~EvolDF1_diujlknu()
Definition
EvolDF1_diujlknu.cpp:66
EvolDF1_diujlknu::d
double d[3][5][5][5]
Definition
EvolDF1_diujlknu.h:64
EvolDF1_diujlknu::Df1diujlknuEvol
gslpp::matrix< double > & Df1diujlknuEvol(double mu, double M, orders order, schemes scheme=NDR)
Definition
EvolDF1_diujlknu.cpp:108
EvolDF1_diujlknu::model
const StandardModel & model
Definition
EvolDF1_diujlknu.h:65
EvolDF1_diujlknu::b
double b[5][5][5]
Definition
EvolDF1_diujlknu.h:62
RGEvolutor
A class for the RG evolutor of the Wilson coefficients.
Definition
RGEvolutor.h:24
RGEvolutor::M
double M
Definition
RGEvolutor.h:142
StandardModel
A model class for the Standard Model.
Definition
StandardModel.h:521
WilsonTemplate< gslpp::matrix< double > >::order_qed
orders_qed order_qed
Definition
WilsonTemplate.h:119
WilsonTemplate< gslpp::matrix< double > >::scheme
schemes scheme
Definition
WilsonTemplate.h:117
WilsonTemplate< gslpp::matrix< double > >::order
orders order
Definition
WilsonTemplate.h:118
WilsonTemplate< gslpp::matrix< double > >::mu
double mu
Definition
WilsonTemplate.h:116
Flavour
src
EvolDF1_diujlknu.h
Generated on Tue Aug 4 2026 for $\texttt{HEPfit}$ using
1.9.8