|
Jpp 20.0.0-rc.8
the software that should make you happy
|
Auxiliary methods for PDF calculations. More...
#include <cmath>#include "JPhysics/JConstants.hh"#include "JPhysics/JPhysicsToolkit.hh"#include "JPhysics/JEnergyRange.hh"Go to the source code of this file.
Namespaces | |
| namespace | JPHYSICS |
| Auxiliary methods for light properties of deep-sea water. | |
| namespace | JPP |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
| double | JPHYSICS::getMinimalWavelength () |
| Get minimal wavelength for PDF evaluations. | |
| double | JPHYSICS::getMaximalWavelength () |
| Get maximal wavelength for PDF evaluations. | |
| double | JPHYSICS::cherenkov (const double lambda, const double n) |
| Number of Cherenkov photons per unit track length and per unit wavelength. | |
| const double | JPHYSICS::getRayleighCrossSection (const double n, const double lambda) |
| Rayleigh cross section. | |
| const double | JPHYSICS::getRayleighScatteringLength (const double n, const double lambda) |
| Rayleigh scattering length. | |
Auxiliary methods for PDF calculations.
Definition in file JPDFToolkit.hh.