#include <JMuonGandalfParameters_t.hh>
Definition at line 15 of file JMuonGandalfParameters_t.hh.
JFIT::JMuonGandalfParameters_t::JMuonGandalfParameters_t |
( |
| ) |
|
|
inline |
virtual JFIT::JMuonGandalfParameters_t::~JMuonGandalfParameters_t |
( |
| ) |
|
|
inlinevirtual |
void JFIT::JMuonGandalfParameters_t::reset |
( |
| ) |
|
|
inline |
Definition at line 39 of file JMuonGandalfParameters_t.hh.
41 return (this->
roadWidth_m == parameters.roadWidth_m and
42 this->R_Hz == parameters.R_Hz and
43 this->numberOfPrefits == parameters.numberOfPrefits and
44 this->TTS_ns == parameters.TTS_ns and
45 this->E_GeV == parameters.E_GeV and
46 this->reprocess == parameters.reprocess);
double JFIT::JMuonGandalfParameters_t::roadWidth_m |
double JFIT::JMuonGandalfParameters_t::R_Hz |
std::size_t JFIT::JMuonGandalfParameters_t::numberOfPrefits |
double JFIT::JMuonGandalfParameters_t::TTS_ns |
double JFIT::JMuonGandalfParameters_t::E_GeV |
bool JFIT::JMuonGandalfParameters_t::reprocess |
The documentation for this struct was generated from the following file: