Jpp
pmt_effective_area_update
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, 1) | |
Public Attributes | |
double | roadWidth_m |
double | R_Hz |
size_t | numberOfPrefits |
double | TTS_ns |
double | E_GeV |
double | TMin_ns |
double | TMax_ns |
double | ZMin_m |
double | ZMax_m |
bool | reprocess |
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 61 of file JMuonGandalfParameters_t.hh.
JRECONSTRUCTION::JMuonGandalfParameters_t::ClassDef | ( | JMuonGandalfParameters_t | , |
1 | |||
) |
double JRECONSTRUCTION::JMuonGandalfParameters_t::roadWidth_m |
Definition at line 77 of file JMuonGandalfParameters_t.hh.
double JRECONSTRUCTION::JMuonGandalfParameters_t::R_Hz |
Definition at line 78 of file JMuonGandalfParameters_t.hh.
size_t JRECONSTRUCTION::JMuonGandalfParameters_t::numberOfPrefits |
Definition at line 79 of file JMuonGandalfParameters_t.hh.
double JRECONSTRUCTION::JMuonGandalfParameters_t::TTS_ns |
Definition at line 80 of file JMuonGandalfParameters_t.hh.
double JRECONSTRUCTION::JMuonGandalfParameters_t::E_GeV |
Definition at line 81 of file JMuonGandalfParameters_t.hh.
double JRECONSTRUCTION::JMuonGandalfParameters_t::TMin_ns |
Definition at line 82 of file JMuonGandalfParameters_t.hh.
double JRECONSTRUCTION::JMuonGandalfParameters_t::TMax_ns |
Definition at line 83 of file JMuonGandalfParameters_t.hh.
double JRECONSTRUCTION::JMuonGandalfParameters_t::ZMin_m |
Definition at line 84 of file JMuonGandalfParameters_t.hh.
double JRECONSTRUCTION::JMuonGandalfParameters_t::ZMax_m |
Definition at line 85 of file JMuonGandalfParameters_t.hh.
bool JRECONSTRUCTION::JMuonGandalfParameters_t::reprocess |
Definition at line 86 of file JMuonGandalfParameters_t.hh.