| 
    Jpp
    18.0.1-rc.2
    
   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... | |
| double | Nmax_NPE | 
| maximal number of photo-electrons of low probability regime  More... | |
| size_t | Nmax_PMT | 
| maximal number of photo-electrons on PMT  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 40 of file JSirene.hh.
| double JSIRENE::JParameters::Emin_GeV | 
minimal energy of muon for shower generation [GeV]
Definition at line 41 of file JSirene.hh.
| double JSIRENE::JParameters::Dmin_m | 
minimal distance for positioning [m]
Definition at line 42 of file JSirene.hh.
| double JSIRENE::JParameters::Emax_GeV | 
maximal energy of muon below which step size is limited [GeV]
Definition at line 43 of file JSirene.hh.
| double JSIRENE::JParameters::Dmax_m | 
maximal step size when limited [m]
Definition at line 44 of file JSirene.hh.
| double JSIRENE::JParameters::Tmax_ns | 
maximal time between hits on same PMT to be merged
Definition at line 45 of file JSirene.hh.
| double JSIRENE::JParameters::Nmax_NPE | 
maximal number of photo-electrons of low probability regime
Definition at line 46 of file JSirene.hh.
| size_t JSIRENE::JParameters::Nmax_PMT | 
maximal number of photo-electrons on PMT
Definition at line 47 of file JSirene.hh.
 1.8.5