| 
|   | JGeanz (const double __a0, const double __a1, const double __b) | 
|   | constructor  More...
  | 
|   | 
| double  | getProbability (const double E, const double z) const | 
|   | Probability Density Function.  More...
  | 
|   | 
| double  | operator() (const double E, const double z) const | 
|   | Probability Density Function.  More...
  | 
|   | 
| double  | getIntegral (const double E, const double z) const | 
|   | Integral of PDF (starting from 0).  More...
  | 
|   | 
| double  | getLength (const double E, const double P, const double eps=1.0e-3) const | 
|   | Get shower length for a given integrated probability.  More...
  | 
|   | 
| double  | getMaximum (const double E) const | 
|   | Get depth of shower maximum.  More...
  | 
|   | 
Function object for longitudinal profile of EM-shower. 
    \f[P(z)  \propto  z^{a-1} \times e^{-z/b}\f]
where: 
The parametrisation is taken from reference: C. Kopper, "Performance Studies for the KM3NeT Neutrino Telescope.", PhD thesis, University of Erlangen. 
Definition at line 31 of file JGeanz.hh.