Jpp  16.0.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
JSireneToolkit.hh File Reference
#include <vector>
#include <cmath>
#include "TRandom3.h"
#include "JPhysics/JConstants.hh"
#include "JPhysics/JPDFTypes.hh"
#include "JPhysics/JGeane.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
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

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...