Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
constants.h File Reference
#include <complex>
Include dependency graph for constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr double PI = 3.1415926535897932
 
constexpr double PI2 = 9.869604401089358
 
constexpr double PI3 = 31.006276680299816
 
constexpr double INV_PI = 0.318309886183791
 
constexpr double INV_PI2 = 0.101321183642338
 
constexpr double INV_PI3 = 0.032251534433199
 
constexpr double E = 2.7182818284590452
 
constexpr double ZETA3 = 1.2020569031595942
 
constexpr double RT2 = 1.414213562373095
 
constexpr double INV_RT2 = 0.707106781186547
 
constexpr double GAMMA = 0.5772156649015328
 
constexpr double ERF_INV_RT2 = 0.682689492137085
 
constexpr std::complex< double > I = std::complex<double>(0, 1)
 
constexpr double HBAR = 6.58211889e-25
 
constexpr double G_NEWT = 6.67428e-8
 
constexpr double M_PLANCK = 1.2209102930946623e+19
 
constexpr double M_NUCL = 0.939
 
constexpr double M_P = 0.9382720
 
constexpr double M_N = 0.9395654
 
constexpr double GEV_TO_INV_PS = 1.519268e12
 
constexpr double GEV_TO_INV_S = 1.519268e24
 

Variable Documentation

◆ E

constexpr double E = 2.7182818284590452
constexpr

Definition at line 13 of file constants.h.

◆ ERF_INV_RT2

constexpr double ERF_INV_RT2 = 0.682689492137085
constexpr

Definition at line 18 of file constants.h.

◆ G_NEWT

constexpr double G_NEWT = 6.67428e-8
constexpr

Definition at line 24 of file constants.h.

◆ GAMMA

constexpr double GAMMA = 0.5772156649015328
constexpr

Definition at line 17 of file constants.h.

◆ GEV_TO_INV_PS

constexpr double GEV_TO_INV_PS = 1.519268e12
constexpr

Definition at line 29 of file constants.h.

◆ GEV_TO_INV_S

constexpr double GEV_TO_INV_S = 1.519268e24
constexpr

Definition at line 30 of file constants.h.

◆ HBAR

constexpr double HBAR = 6.58211889e-25
constexpr

Definition at line 23 of file constants.h.

◆ I

constexpr std::complex<double> I = std::complex<double>(0, 1)
constexpr

Definition at line 20 of file constants.h.

◆ INV_PI

constexpr double INV_PI = 0.318309886183791
constexpr

Definition at line 10 of file constants.h.

◆ INV_PI2

constexpr double INV_PI2 = 0.101321183642338
constexpr

Definition at line 11 of file constants.h.

◆ INV_PI3

constexpr double INV_PI3 = 0.032251534433199
constexpr

Definition at line 12 of file constants.h.

◆ INV_RT2

constexpr double INV_RT2 = 0.707106781186547
constexpr

Definition at line 16 of file constants.h.

◆ M_N

constexpr double M_N = 0.9395654
constexpr

Definition at line 28 of file constants.h.

◆ M_NUCL

constexpr double M_NUCL = 0.939
constexpr

Definition at line 26 of file constants.h.

◆ M_P

constexpr double M_P = 0.9382720
constexpr

Definition at line 27 of file constants.h.

◆ M_PLANCK

constexpr double M_PLANCK = 1.2209102930946623e+19
constexpr

Definition at line 25 of file constants.h.

◆ PI

constexpr double PI = 3.1415926535897932
constexpr

Definition at line 7 of file constants.h.

◆ PI2

constexpr double PI2 = 9.869604401089358
constexpr

Definition at line 8 of file constants.h.

◆ PI3

constexpr double PI3 = 31.006276680299816
constexpr

Definition at line 9 of file constants.h.

◆ RT2

constexpr double RT2 = 1.414213562373095
constexpr

Definition at line 15 of file constants.h.

◆ ZETA3

constexpr double ZETA3 = 1.2020569031595942
constexpr

Definition at line 14 of file constants.h.