v1.0
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
2819
of file
SUSYMatching.cpp
.
2819
{
2820
__fPS_params
¶ms= *reinterpret_cast<__fPS_params *>(p);
2821
double
r = params.
a
*
log
(x*(1.-x)/params.
a
) / (x*(1.-x)-params.
a
);
2822
return
r;
2823
}
gslpp::log
complex log(const complex &z)
Definition:
gslpp_complex.cpp:342
__fPS_params::a
double a
Definition:
SUSYMatching.cpp:2816
__fPS_params
Definition:
SUSYMatching.cpp:2815
SUSY
src
SUSYMatching.cpp
Generated on Thu Oct 31 2019 for $\texttt{HEPfit}$ using
1.8.16