#include <Rtypes.h>
Go to the source code of this file.
Functions | |
double | HankelK0 (double x) |
double | HankelK1 (double x) |
double | HankelKn (int n, double x) |
double HankelK0 | ( | double | x | ) |
Definition at line 147 of file HankelFunction.cc.
References BesselI0(), reco::ParticleMasses::k0, k0Coefficient, p1, p2, p3, p4, q1, q2, x, and detailsBasic3DVector::y.
Referenced by HankelKn().
double HankelK1 | ( | double | x | ) |
Definition at line 177 of file HankelFunction.cc.
References BesselI1(), k1Coefficient, p1, p2, p3, p4, q1, q2, x, and detailsBasic3DVector::y.
Referenced by HankelKn(), and GrandCanonical::ParticleEnergyDensity().
double HankelKn | ( | int | n, |
double | x | ||
) |
Definition at line 210 of file HankelFunction.cc.
References EnergyCorrector::c, HankelK0(), HankelK1(), roll_playback::k, kp, and x.
Referenced by GrandCanonical::ParticleEnergyDensity(), NAStrangeDensity::ParticleNumberDensity(), and GrandCanonical::ParticleNumberDensity().