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