| 
    Jpp
    master_rocky
    
   the software that should make you happy 
   | 
 
Data structure for fit parameters. More...
#include <JShowerDirectionPrefitParameters_t.hh>
  
Public Member Functions | |
| JShowerDirectionPrefitParameters_t () | |
| Default constructor.  More... | |
| virtual | ~JShowerDirectionPrefitParameters_t () | 
| Virtual destructor.  More... | |
| void | reset () | 
| Reset fit parameters.  More... | |
| bool | equals (const JShowerDirectionPrefitParameters_t ¶meters) const | 
| Equality.  More... | |
| ClassDef (JShowerDirectionPrefitParameters_t, 2) | |
Public Attributes | |
| size_t | numberOfPrefits | 
| number of prefits  More...  | |
| double | TMax_ns | 
| maximum time for local coincidences [ns]  More...  | |
| double | TMin_ns | 
| minimum time for local coincidences [ns]  More...  | |
| double | DMax_m | 
| maximal distance to optical module [m]  More... | |
| double | R_Hz | 
| default rate [Hz]  More...  | |
| double | VMax_npe | 
| maximum number of of photo-electrons  More...  | |
| double | scanAngle_deg | 
| scanning angle step in [deg]  More... | |
| double | Emin_GeV | 
| minimum energy to scan  More... | |
| double | Emax_GeV | 
| maximum energy to scan  More... | |
| int | En | 
| number of points to scan in energy range  More... | |
Data structure for fit parameters.
Definition at line 16 of file JShowerDirectionPrefitParameters_t.hh.
      
  | 
  inline | 
Default constructor.
Definition at line 22 of file JShowerDirectionPrefitParameters_t.hh.
      
  | 
  inlinevirtual | 
      
  | 
  inline | 
Reset fit parameters.
Definition at line 35 of file JShowerDirectionPrefitParameters_t.hh.
      
  | 
  inline | 
Equality.
| parameters | fit parameters | 
Definition at line 55 of file JShowerDirectionPrefitParameters_t.hh.
| JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::ClassDef | ( | JShowerDirectionPrefitParameters_t | , | 
| 2 | |||
| ) | 
| size_t JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::numberOfPrefits | 
number of prefits 
 
Definition at line 71 of file JShowerDirectionPrefitParameters_t.hh.
| double JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::TMax_ns | 
maximum time for local coincidences [ns] 
 
Definition at line 72 of file JShowerDirectionPrefitParameters_t.hh.
| double JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::TMin_ns | 
minimum time for local coincidences [ns] 
 
Definition at line 73 of file JShowerDirectionPrefitParameters_t.hh.
| double JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::DMax_m | 
maximal distance to optical module [m]
Definition at line 74 of file JShowerDirectionPrefitParameters_t.hh.
| double JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::R_Hz | 
default rate [Hz] 
 
Definition at line 75 of file JShowerDirectionPrefitParameters_t.hh.
| double JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::VMax_npe | 
maximum number of of photo-electrons 
 
Definition at line 76 of file JShowerDirectionPrefitParameters_t.hh.
| double JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::scanAngle_deg | 
scanning angle step in [deg]
Definition at line 77 of file JShowerDirectionPrefitParameters_t.hh.
| double JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::Emin_GeV | 
minimum energy to scan
Definition at line 78 of file JShowerDirectionPrefitParameters_t.hh.
| double JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::Emax_GeV | 
maximum energy to scan
Definition at line 79 of file JShowerDirectionPrefitParameters_t.hh.
| int JRECONSTRUCTION::JShowerDirectionPrefitParameters_t::En | 
number of points to scan in energy range
Definition at line 80 of file JShowerDirectionPrefitParameters_t.hh.