master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
Classes
|
Functions
SUSYMatching.cpp File Reference
Go to the source code of this file.
Classes
struct
__fPS_params
Functions
double
__fPS_integ
(double x, void *p)
Function Documentation
◆
__fPS_integ()
double __fPS_integ
(
double
x
,
void *
p
)
Definition at line
6744
of file
SUSYMatching.cpp
.
6745
{
6746
__fPS_params
¶ms= *reinterpret_cast<__fPS_params *>(p);
6747
double
r = params.
a
*
log
(x*(1.-x)/params.
a
) / (x*(1.-x)-params.
a
);
6748
return
r;
gslpp::log
complex log(const complex &z)
Definition:
gslpp_complex.cpp:342
__fPS_params::a
double a
Definition:
SUSYMatching.cpp:6741
__fPS_params
Definition:
SUSYMatching.cpp:6740
SUSY
src
SUSYMatching.cpp
Generated on Thu Oct 31 2019 for $\texttt{HEPfit}$ using
1.8.16