|
Jpp
|
#include <vector>#include <cmath>#include "TRandom3.h"#include "JTools/JConstants.hh"#include "JPhysics/JPDFTypes.hh"#include "JPhysics/JPDFToolkit.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JLang/JComparator.hh"Go to the source code of this file.
Classes | |
| struct | JSIRENE::JVertex |
| Vertex of energy loss of muon. More... | |
| struct | JSIRENE::JTrack |
| Muon trajectory. More... | |
Namespaces | |
| JSIRENE | |
| Detector simulations. | |
| JPP | |
Functions | |
| int | JSIRENE::getNumberOfPhotoElectrons (const double NPE, const int N, const double npe) |
| Get number of photo-electrons of a hit given the expectation values of the number of photo-electrons on a module and PMT. More... | |
| int | JSIRENE::getNumberOfPhotoElectrons (const int npe) |
| Get number of photo-electrons of a hit given number of photo-electrons on PMT. More... | |
| JHitType_t | JSIRENE::getHitType (const JPDFType_t pdf, const bool shower=false) |
| Get hit type corresponding to given PDF type. More... | |
| double | JSIRENE::getKineticEnergy (const double E, const double m) |
| Get kinetic energy of particle with given mass. More... | |
1.8.5