Jpp  master_rocky-43-ge265d140c
the software that should make you happy
Namespaces | Functions
JPMTParametersToolkit.hh File Reference
#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

 JDETECTOR
 file Auxiliary data structures and methods for detector calibration.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

double JDETECTOR::getSurvivalProbability (const JPMTParameters &parameters)
 Get model dependent probability that a one photo-electron hit survives the simulation of the PMT assuming QE = 1. More...
 
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. More...
 
double JDETECTOR::getMaximalHitProbability (const double mu)
 Get maximal ratio of hit probabilities for given QE and expectation value of the number of photo-electrons. More...
 
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. More...
 

Detailed Description

Author
mdejong

Auxiliary methods to convert hit probability to QE and vice versa.

Definition in file JPMTParametersToolkit.hh.