#include <UserPhotonFlux.h>
Definition at line 35 of file UserPhotonFlux.h.
◆ Nucleus2gamma2()
Nucleus2gamma2::Nucleus2gamma2 |
( |
int |
idBeamIn | ) |
|
|
inline |
◆ setMinB()
void Nucleus2gamma2::setMinB |
( |
double |
in_min_b | ) |
|
|
inline |
◆ setMinX()
void Nucleus2gamma2::setMinX |
( |
double |
in_min_x | ) |
|
|
inline |
◆ setZ()
void Nucleus2gamma2::setZ |
( |
double |
in_Z | ) |
|
|
inline |
◆ xfUpdate()
void Nucleus2gamma2::xfUpdate |
( |
int |
, |
|
|
double |
x, |
|
|
double |
|
|
) |
| |
|
inline |
Definition at line 48 of file UserPhotonFlux.h.
57 double bK0 = besselK0(xi);
58 double bK1 = besselK1(xi);
59 double intB = xi * bK1 * bK0 - 0.5 *
pow2(xi) * (
pow2(bK1) -
pow2(bK0) );
◆ ALPHA_EM
constexpr double Nucleus2gamma2::ALPHA_EM =7.2973525664e-3 |
|
staticconstexprprivate |
◆ HBAR_TIMES_C
constexpr double Nucleus2gamma2::HBAR_TIMES_C =0.1973269788 |
|
staticconstexprprivate |
◆ m_min_b
double Nucleus2gamma2::m_min_b |
|
private |
◆ m_min_x
double Nucleus2gamma2::m_min_x |
|
private |
◆ M_NUCLEON_EFF
constexpr double Nucleus2gamma2::M_NUCLEON_EFF =0.9315 |
|
staticconstexprprivate |
◆ m_Z
double Nucleus2gamma2::m_Z |
|
private |
The documentation for this class was generated from the following file: