Himalaya
Namespaces | Macros | Functions
ThresholdLoopFunctions.hpp File Reference

Declaration of the loop functions from [arXiv:1407.4081]. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 himalaya
 
 himalaya::mh2_eft
 
 himalaya::mh2_eft::threshold_loop_functions
 

Macros

#define ATTR(x)
 
#define TCFATTR   noexcept ATTR(const)
 

Functions

double himalaya::mh2_eft::threshold_loop_functions::F1 (double x) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::F2 (double x) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::F3 (double x) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::F4 (double x) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::F5 (double x) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::F6 (double x) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::F7 (double x) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::F8 (double x1, double x2) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::F9 (double x1, double x2) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::f (double r) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::g (double r) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::f1 (double r) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::f2 (double r) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::f3 (double r) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::f4 (double r) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::f5 (double r1, double r2) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::f6 (double r1, double r2) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::f7 (double r1, double r2) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::f8 (double r1, double r2) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::fth1 (double y) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::fth2 (double y) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::fth3 (double y) noexcept
 
double himalaya::mh2_eft::threshold_loop_functions::Iabc (double, double, double) TCFATTR
 $I_{abc}(a,b,c)$ (arguments are interpreted as unsquared) More...
 
double himalaya::mh2_eft::threshold_loop_functions::delta_xyz (double x, double y, double z) noexcept
 Delta function from hep-ph/0907.47682v1. More...
 
double himalaya::mh2_eft::threshold_loop_functions::phi_xyz (double, double, double) TCFATTR
 $phi_{xyz}(x,y,z)$ (arguments are interpreted as squared masses) More...
 

Detailed Description

Declaration of the loop functions from [arXiv:1407.4081].

Note
The file has been taken from FlexibleSUSY.

Definition in file ThresholdLoopFunctions.hpp.

Macro Definition Documentation

◆ ATTR

#define ATTR (   x)

Definition at line 34 of file ThresholdLoopFunctions.hpp.

◆ TCFATTR

#define TCFATTR   noexcept ATTR(const)

Definition at line 37 of file ThresholdLoopFunctions.hpp.