|
Jpp
17.3.0-rc.2
the software that should make you happy
|
Data structure for fit parameters. More...
#include <JMuonGandalfParameters_t.hh>
Public Member Functions | |
| JMuonGandalfParameters_t () | |
| Default constructor. More... | |
| virtual | ~JMuonGandalfParameters_t () |
| Virtual destructor. More... | |
| void | reset () |
| Reset fit parameters. More... | |
| bool | equals (const JMuonGandalfParameters_t ¶meters) const |
| Equality. More... | |
| ClassDef (JMuonGandalfParameters_t, 2) | |
Public Attributes | |
| double | roadWidth_m |
| road width [m] More... | |
| double | R_Hz |
| default rate [Hz] More... | |
| size_t | numberOfPrefits |
| number of prefits More... | |
| double | TTS_ns |
| transition-time spread [ns] More... | |
| double | E_GeV |
| energy [GeV] 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... | |
| double | ZMin_m |
| minimal z-positon [m] More... | |
| double | ZMax_m |
| maximal z-positon [m] More... | |
| double | VMax_npe |
| maximum number of of photo-electrons More... | |
| int | NMax |
| maximum number of iterations More... | |
| bool | reprocess |
| reprocess More... | |
Data structure for fit parameters.
Definition at line 21 of file JMuonGandalfParameters_t.hh.
|
inline |
Default constructor.
Definition at line 27 of file JMuonGandalfParameters_t.hh.
|
inlinevirtual |
|
inline |
Reset fit parameters.
Definition at line 41 of file JMuonGandalfParameters_t.hh.
|
inline |
Equality.
| parameters | fit parameters |
Definition at line 63 of file JMuonGandalfParameters_t.hh.
| JRECONSTRUCTION::JMuonGandalfParameters_t::ClassDef | ( | JMuonGandalfParameters_t | , |
| 2 | |||
| ) |
| double JRECONSTRUCTION::JMuonGandalfParameters_t::roadWidth_m |
road width [m]
Definition at line 81 of file JMuonGandalfParameters_t.hh.
| double JRECONSTRUCTION::JMuonGandalfParameters_t::R_Hz |
default rate [Hz]
Definition at line 82 of file JMuonGandalfParameters_t.hh.
| size_t JRECONSTRUCTION::JMuonGandalfParameters_t::numberOfPrefits |
number of prefits
Definition at line 83 of file JMuonGandalfParameters_t.hh.
| double JRECONSTRUCTION::JMuonGandalfParameters_t::TTS_ns |
transition-time spread [ns]
Definition at line 84 of file JMuonGandalfParameters_t.hh.
| double JRECONSTRUCTION::JMuonGandalfParameters_t::E_GeV |
energy [GeV]
Definition at line 85 of file JMuonGandalfParameters_t.hh.
| double JRECONSTRUCTION::JMuonGandalfParameters_t::TMin_ns |
minimal time w.r.t. Cherenkov hypothesis [ns]
Definition at line 86 of file JMuonGandalfParameters_t.hh.
| double JRECONSTRUCTION::JMuonGandalfParameters_t::TMax_ns |
maximal time w.r.t. Cherenkov hypothesis [ns]
Definition at line 87 of file JMuonGandalfParameters_t.hh.
| double JRECONSTRUCTION::JMuonGandalfParameters_t::ZMin_m |
minimal z-positon [m]
Definition at line 88 of file JMuonGandalfParameters_t.hh.
| double JRECONSTRUCTION::JMuonGandalfParameters_t::ZMax_m |
maximal z-positon [m]
Definition at line 89 of file JMuonGandalfParameters_t.hh.
| double JRECONSTRUCTION::JMuonGandalfParameters_t::VMax_npe |
maximum number of of photo-electrons
Definition at line 90 of file JMuonGandalfParameters_t.hh.
| int JRECONSTRUCTION::JMuonGandalfParameters_t::NMax |
maximum number of iterations
Definition at line 91 of file JMuonGandalfParameters_t.hh.
| bool JRECONSTRUCTION::JMuonGandalfParameters_t::reprocess |
reprocess
Definition at line 92 of file JMuonGandalfParameters_t.hh.
1.8.5