| 
    Jpp
    15.0.1
    
   the software that should make you happy 
   | 
 
Data structure for fit parameters. More...
#include <JMuonSimplexParameters_t.hh>
  
 Public Member Functions | |
| JMuonSimplexParameters_t () | |
| Default constructor.  More... | |
| virtual | ~JMuonSimplexParameters_t () | 
| Virtual destructor.  More... | |
| void | reset () | 
| Reset fit parameters.  More... | |
| bool | equals (const JMuonSimplexParameters_t ¶meters) const | 
| Equality.  More... | |
| ClassDef (JMuonSimplexParameters_t, 2) | |
Public Attributes | |
| double | sigma_ns | 
| time resolution [ns]  More... | |
| bool | useL0 | 
| option for L0 hit use  More... | |
| size_t | numberOfPrefits | 
| number of prefits  More... | |
| double | TMaxLocal_ns | 
| time window for local coincidences [ns]  More... | |
| double | ctMin | 
| minimal cosine space angle between PMT axes  More... | |
| double | roadWidth_m | 
| road width [m]  More... | |
| double | TMin_ns | 
| minimal time w.r.t. Cherenkov hypothesis [ns]  More... | |
| double | TMax_ns | 
| maximal time w.r.t. Cherenkov hypothesis [ns]  More... | |
| int | NMax | 
| maximum number of iterations  More... | |
| bool | reprocess | 
| reprocess  More... | |
Data structure for fit parameters.
Definition at line 19 of file JMuonSimplexParameters_t.hh.
      
  | 
  inline | 
Default constructor.
Definition at line 25 of file JMuonSimplexParameters_t.hh.
      
  | 
  inlinevirtual | 
      
  | 
  inline | 
Reset fit parameters.
Definition at line 39 of file JMuonSimplexParameters_t.hh.
      
  | 
  inline | 
Equality.
| parameters | fit parameters | 
Definition at line 59 of file JMuonSimplexParameters_t.hh.
| JRECONSTRUCTION::JMuonSimplexParameters_t::ClassDef | ( | JMuonSimplexParameters_t | , | 
| 2 | |||
| ) | 
| double JRECONSTRUCTION::JMuonSimplexParameters_t::sigma_ns | 
time resolution [ns]
Definition at line 75 of file JMuonSimplexParameters_t.hh.
| bool JRECONSTRUCTION::JMuonSimplexParameters_t::useL0 | 
option for L0 hit use
Definition at line 76 of file JMuonSimplexParameters_t.hh.
| size_t JRECONSTRUCTION::JMuonSimplexParameters_t::numberOfPrefits | 
number of prefits
Definition at line 77 of file JMuonSimplexParameters_t.hh.
| double JRECONSTRUCTION::JMuonSimplexParameters_t::TMaxLocal_ns | 
time window for local coincidences [ns]
Definition at line 78 of file JMuonSimplexParameters_t.hh.
| double JRECONSTRUCTION::JMuonSimplexParameters_t::ctMin | 
minimal cosine space angle between PMT axes
Definition at line 79 of file JMuonSimplexParameters_t.hh.
| double JRECONSTRUCTION::JMuonSimplexParameters_t::roadWidth_m | 
road width [m]
Definition at line 80 of file JMuonSimplexParameters_t.hh.
| double JRECONSTRUCTION::JMuonSimplexParameters_t::TMin_ns | 
minimal time w.r.t. Cherenkov hypothesis [ns]
Definition at line 81 of file JMuonSimplexParameters_t.hh.
| double JRECONSTRUCTION::JMuonSimplexParameters_t::TMax_ns | 
maximal time w.r.t. Cherenkov hypothesis [ns]
Definition at line 82 of file JMuonSimplexParameters_t.hh.
| int JRECONSTRUCTION::JMuonSimplexParameters_t::NMax | 
maximum number of iterations
Definition at line 83 of file JMuonSimplexParameters_t.hh.
| bool JRECONSTRUCTION::JMuonSimplexParameters_t::reprocess | 
reprocess
Definition at line 84 of file JMuonSimplexParameters_t.hh.
 1.8.5