Jpp  17.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
JPDFToolkit.hh File Reference

Auxiliary methods for PDF calculations. More...

#include <cmath>
#include "JPhysics/JConstants.hh"

Go to the source code of this file.

Namespaces

 JPHYSICS
 Auxiliary methods for light properties of deep-sea water.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

double JPHYSICS::getMinimalWavelength ()
 Get minimal wavelength for PDF evaluations. More...
 
double JPHYSICS::getMaximalWavelength ()
 Get maximal wavelength for PDF evaluations. More...
 
double JPHYSICS::cherenkov (const double lambda, const double n)
 Number of Cherenkov photons per unit track length and per unit wavelength. More...
 
double JPHYSICS::getDeltaRaysFromMuon (const double E)
 Equivalent EM-shower energy due to delta-rays per unit muon track length. More...
 
double JPHYSICS::getDeltaRaysFromTau (const double E)
 Equivalent EM-shower energy due to delta-rays per unit tau track length. More...
 
double JPHYSICS::getDeltaRayProbability (const double x)
 Emission profile of photons from delta-rays. More...
 
const double JPHYSICS::getRayleighCrossSection (const double n, const double lambda)
 Rayleigh cross section. More...
 
const double JPHYSICS::getRayleighScatteringLength (const double n, const double lambda)
 Rayleigh scattering length. More...
 

Detailed Description

Auxiliary methods for PDF calculations.

Author
mdejong

Definition in file JPDFToolkit.hh.