| 
    Jpp 19.3.0-rc.3
    
   the software that should make you happy 
   | 
 
#include <JShowerPointSimplexParameters_t.hh>
  
Public Member Functions | |
| JShowerPointSimplexParameters_t () | |
| Default constructor.   | |
| virtual | ~JShowerPointSimplexParameters_t () | 
| Virtual destructor.   | |
| void | reset () | 
| Reset fit parameters.   | |
| bool | equals (const JShowerPointSimplexParameters_t ¶meters) const | 
| Equality.   | |
| ClassDef (JShowerPointSimplexParameters_t, 2) | |
Public Attributes | |
| size_t | numberOfPrefits | 
| number of prefits   | |
| double | sigma_ns | 
| time resolution [ns]   | |
| double | TMaxLocal_ns | 
| time window for local coincidences [ns]   | |
| double | TMax_ns | 
| maximum time for local coincidences [ns]   | |
| double | TMin_ns | 
| minimum time for local coincidences [ns]   | |
| double | DMax_m | 
| maximal distance to optical module [m]   | |
| double | ctMin | 
| minimal cosine space angle between PMT axes   | |
| int | mestimator | 
| m-estimator   | |
| int | NMax | 
| maximum number of iterations   | |
Definition at line 15 of file JShowerPointSimplexParameters_t.hh.
      
  | 
  inline | 
Default constructor.
Definition at line 21 of file JShowerPointSimplexParameters_t.hh.
      
  | 
  inlinevirtual | 
      
  | 
  inline | 
Reset fit parameters.
Definition at line 35 of file JShowerPointSimplexParameters_t.hh.
      
  | 
  inline | 
Equality.
| parameters | fit parameters | 
Definition at line 54 of file JShowerPointSimplexParameters_t.hh.
| JRECONSTRUCTION::JShowerPointSimplexParameters_t::ClassDef | ( | JShowerPointSimplexParameters_t | , | 
| 2 | ) | 
| size_t JRECONSTRUCTION::JShowerPointSimplexParameters_t::numberOfPrefits | 
number of prefits
Definition at line 70 of file JShowerPointSimplexParameters_t.hh.
| double JRECONSTRUCTION::JShowerPointSimplexParameters_t::sigma_ns | 
time resolution [ns]
Definition at line 71 of file JShowerPointSimplexParameters_t.hh.
| double JRECONSTRUCTION::JShowerPointSimplexParameters_t::TMaxLocal_ns | 
time window for local coincidences [ns]
Definition at line 72 of file JShowerPointSimplexParameters_t.hh.
| double JRECONSTRUCTION::JShowerPointSimplexParameters_t::TMax_ns | 
maximum time for local coincidences [ns]
Definition at line 73 of file JShowerPointSimplexParameters_t.hh.
| double JRECONSTRUCTION::JShowerPointSimplexParameters_t::TMin_ns | 
minimum time for local coincidences [ns]
Definition at line 74 of file JShowerPointSimplexParameters_t.hh.
| double JRECONSTRUCTION::JShowerPointSimplexParameters_t::DMax_m | 
maximal distance to optical module [m]
Definition at line 75 of file JShowerPointSimplexParameters_t.hh.
| double JRECONSTRUCTION::JShowerPointSimplexParameters_t::ctMin | 
minimal cosine space angle between PMT axes
Definition at line 76 of file JShowerPointSimplexParameters_t.hh.
| int JRECONSTRUCTION::JShowerPointSimplexParameters_t::mestimator | 
m-estimator
Definition at line 77 of file JShowerPointSimplexParameters_t.hh.
| int JRECONSTRUCTION::JShowerPointSimplexParameters_t::NMax | 
maximum number of iterations
Definition at line 78 of file JShowerPointSimplexParameters_t.hh.