Jpp 19.3.0-rc.1
the software that should make you happy
|
#include <algorithm>
#include <cmath>
#include <limits>
#include "JDetector/JPMTSimulator.hh"
#include "JDetector/JCalibration.hh"
Go to the source code of this file.
Classes | |
class | JDETECTOR::JPMTSignalProcessorInterface |
PMT signal processor interface. More... | |
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::getChargeProbability (const JPMTSignalProcessorInterface &pmt, const double npe, const double NPE, const double precision=1.0e-4) |
Get charge probability. | |