EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
bessel Namespace Reference

Functions

double besI0 (double x)
 
double dbesk0 (double x)
 
double dbesk1 (double x)
 
double besI1 (double x)
 

Function Documentation

double bessel::besI0 ( double  x)

Definition at line 45 of file bessel.cpp.

View newest version in sPHENIX GitHub at line 45 of file bessel.cpp

References KF_timing::ax, k1, and y.

Referenced by dbesk0().

+ Here is the caller graph for this function:

double bessel::besI1 ( double  x)

Definition at line 109 of file bessel.cpp.

View newest version in sPHENIX GitHub at line 109 of file bessel.cpp

References KF_timing::ax, k1, and y.

Referenced by dbesk1().

+ Here is the caller graph for this function:

double bessel::dbesk0 ( double  x)

Definition at line 74 of file bessel.cpp.

View newest version in sPHENIX GitHub at line 74 of file bessel.cpp

References besI0(), x, and y.

Referenced by photonNucleusCrossSection::nepoint().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

double bessel::dbesk1 ( double  x)

Definition at line 145 of file bessel.cpp.

View newest version in sPHENIX GitHub at line 145 of file bessel.cpp

References besI1(), x, and y.

Referenced by photonNucleusCrossSection::nepoint(), twoPhotonLuminosity::Nphoton(), beam::photonDensity(), photonNucleusCrossSection::photonFlux(), and beamBeamSystem::probabilityOfPhotonBreakup().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: