#include <JShowerPrefitParameters_t.hh>
JFIT::JShowerPrefitParameters_t::JShowerPrefitParameters_t |
( |
| ) |
|
|
inline |
virtual JFIT::JShowerPrefitParameters_t::~JShowerPrefitParameters_t |
( |
| ) |
|
|
inlinevirtual |
void JFIT::JShowerPrefitParameters_t::reset |
( |
| ) |
|
|
inline |
Definition at line 50 of file JShowerPrefitParameters_t.hh.
52 return (this->
sigma_ns == parameters.sigma_ns and
53 this->useL0 == parameters.useL0 and
54 this->numberOfOutliers == parameters.numberOfOutliers and
55 this->Tmax_ns == parameters.Tmax_ns and
56 this->ctMin == parameters.ctMin and
57 this->Dmax_m == parameters.Dmax_m and
58 this->pos_grid == parameters.pos_grid and
59 this->pos_step == parameters.pos_step and
60 this->time_grid == parameters.time_grid and
61 this->time_step == parameters.time_step);
double JFIT::JShowerPrefitParameters_t::sigma_ns |
bool JFIT::JShowerPrefitParameters_t::useL0 |
int JFIT::JShowerPrefitParameters_t::numberOfOutliers |
double JFIT::JShowerPrefitParameters_t::Tmax_ns |
double JFIT::JShowerPrefitParameters_t::ctMin |
double JFIT::JShowerPrefitParameters_t::Dmax_m |
double JFIT::JShowerPrefitParameters_t::pos_step |
double JFIT::JShowerPrefitParameters_t::time_step |
The documentation for this struct was generated from the following file: