Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
 Auxiliary classes and methods for detector calibration and simulation.
 
 JPP
 

Functions

double JDETECTOR::getSurvivalProbability (const JPMTParameters &parameters)
 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.