Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions | Variables
JPDFToolkit.hh File Reference

Auxiliary methods for PDF calculations. More...

#include <vector>
#include <cmath>
#include "JLang/JCC.hh"
#include "JTools/JConstants.hh"
#include "JTools/JFunction1D_t.hh"
#include "JPhysics/JGeane.hh"
#include "JPhysics/JGeanx.hh"
#include "JPhysics/JGeant.hh"
#include "JPhysics/JGeanz.hh"
#include "JIO/JSerialisable.hh"

Go to the source code of this file.

Classes

class  JPHYSICS::JAbsorptionLengthOfPureWater
 Absorption length of pure water. More...
 

Namespaces

 JPHYSICS
 Auxiliary classes and methods for calculation of PDF and muon energy loss.
 
 JPP
 

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...
 
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...
 

Variables

static const
JAbsorptionLengthOfPureWater 
JPHYSICS::getAbsorptionLengthOfPureWater
 Function object for absorption length of pure water. More...
 

Detailed Description

Auxiliary methods for PDF calculations.

Author
mdejong

Definition in file JPDFToolkit.hh.