Jpp
17.1.1
the software that should make you happy
|
Detector simulation parameters. More...
#include <JSirene.hh>
Public Member Functions | |
JParameters () | |
Default constructor. More... | |
Public Attributes | |
double | Ecut_GeV |
minimal energy for generation of light from shower [GeV] More... | |
double | Emin_GeV |
minimal energy of muon for shower generation [GeV] More... | |
double | Dmin_m |
minimal distance for positioning [m] More... | |
double | Emax_GeV |
maximal energy of muon below which step size is limited [GeV] More... | |
double | Dmax_m |
maximal step size when limited [m] More... | |
double | Tmax_ns |
maximal time between hits on same PMT to be merged More... | |
int | Nmax_npe |
maximal number of photo-electrons More... | |
Detector simulation parameters.
Definition at line 24 of file JSirene.hh.
|
inline |
Default constructor.
Definition at line 28 of file JSirene.hh.
double JSIRENE::JParameters::Ecut_GeV |
minimal energy for generation of light from shower [GeV]
Definition at line 39 of file JSirene.hh.
double JSIRENE::JParameters::Emin_GeV |
minimal energy of muon for shower generation [GeV]
Definition at line 40 of file JSirene.hh.
double JSIRENE::JParameters::Dmin_m |
minimal distance for positioning [m]
Definition at line 41 of file JSirene.hh.
double JSIRENE::JParameters::Emax_GeV |
maximal energy of muon below which step size is limited [GeV]
Definition at line 42 of file JSirene.hh.
double JSIRENE::JParameters::Dmax_m |
maximal step size when limited [m]
Definition at line 43 of file JSirene.hh.
double JSIRENE::JParameters::Tmax_ns |
maximal time between hits on same PMT to be merged
Definition at line 44 of file JSirene.hh.
int JSIRENE::JParameters::Nmax_npe |
maximal number of photo-electrons
Definition at line 45 of file JSirene.hh.