| 
    Jpp 19.3.0-rc.2
    
   the software that should make you happy 
   | 
 
#include <limits>#include "JDetector/JPMTParameters.hh"#include "JDetector/JPMTAnalogueSignalProcessor.hh"#include "JLang/JException.hh"#include "JLang/JThrow.hh"Go to the source code of this file.
Namespaces | |
| namespace | JDETECTOR | 
| file Auxiliary data structures and methods for detector calibration.  | |
| namespace | JPP | 
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| double | JDETECTOR::getSurvivalProbability (const JPMTParameters ¶meters) | 
| Get model dependent probability that a one photo-electron hit survives the simulation of the PMT assuming QE = 1.   | |
| double | JDETECTOR::getHitProbability (const double QE, const double mu) | 
| Get ratio of hit probabilities for given QE and expectation value of the number of photo-electrons.   | |
| double | JDETECTOR::getMaximalHitProbability (const double mu) | 
| Get maximal ratio of hit probabilities for given QE and expectation value of the number of photo-electrons.   | |
| double | JDETECTOR::getQE (const double R, const double mu) | 
| Get QE for given ratio of hit probabilities and expectation value of the number of photo-electrons.   | |
Auxiliary methods to convert hit probability to QE and vice versa.
Definition in file JPMTParametersToolkit.hh.