master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
AmpDD2.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 AMPDD2_H
9
#define AMPDD2_H
10
11
class
StandardModel
;
12
#include "
OrderScheme.h
"
13
#include "gslpp.h"
14
21
class
AmpDD2
{
30
public
:
35
AmpDD2
(
const
StandardModel
& SM_i);
36
protected
:
42
gslpp::complex
AmpDD
(
orders
order);
43
44
private
:
45
46
const
StandardModel
&
mySM
;
47
};
48
49
#endif
/* AMPDD2_H */
50
OrderScheme.h
AmpDD2
Definition:
AmpDD2.h:21
StandardModel
A model class for the Standard Model.
Definition:
StandardModel.h:509
AmpDD2::AmpDD2
AmpDD2(const StandardModel &SM_i)
Amplitude Class
Definition:
AmpDD2.cpp:12
AmpDD2::mySM
const StandardModel & mySM
Definition:
AmpDD2.h:46
AmpDD2::AmpDD
gslpp::complex AmpDD(orders order)
a method returning the complex amplitude for the mixing
Definition:
AmpDD2.cpp:18
orders
orders
An enum type for orders in QCD.
Definition:
OrderScheme.h:33
Flavour
src
AmpDD2.h
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2