#include <JMuonGandalfParameters_t.hh>
Definition at line 15 of file JMuonGandalfParameters_t.hh.
◆ JMuonGandalfParameters_t()
JFIT::JMuonGandalfParameters_t::JMuonGandalfParameters_t |
( |
| ) |
|
|
inline |
◆ ~JMuonGandalfParameters_t()
virtual JFIT::JMuonGandalfParameters_t::~JMuonGandalfParameters_t |
( |
| ) |
|
|
inlinevirtual |
◆ reset()
void JFIT::JMuonGandalfParameters_t::reset |
( |
| ) |
|
|
inline |
◆ equals()
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);
◆ ClassDef()
◆ roadWidth_m
double JFIT::JMuonGandalfParameters_t::roadWidth_m |
◆ R_Hz
double JFIT::JMuonGandalfParameters_t::R_Hz |
◆ numberOfPrefits
std::size_t JFIT::JMuonGandalfParameters_t::numberOfPrefits |
◆ TTS_ns
double JFIT::JMuonGandalfParameters_t::TTS_ns |
◆ E_GeV
double JFIT::JMuonGandalfParameters_t::E_GeV |
◆ reprocess
bool JFIT::JMuonGandalfParameters_t::reprocess |
The documentation for this struct was generated from the following file: