#include <JShowerPrefitParameters_t.hh>
◆ JShowerPrefitParameters_t()
JFIT::JShowerPrefitParameters_t::JShowerPrefitParameters_t |
( |
| ) |
|
|
inline |
◆ ~JShowerPrefitParameters_t()
virtual JFIT::JShowerPrefitParameters_t::~JShowerPrefitParameters_t |
( |
| ) |
|
|
inlinevirtual |
◆ reset()
void JFIT::JShowerPrefitParameters_t::reset |
( |
| ) |
|
|
inline |
◆ equals()
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);
◆ ClassDef()
◆ sigma_ns
double JFIT::JShowerPrefitParameters_t::sigma_ns |
◆ useL0
bool JFIT::JShowerPrefitParameters_t::useL0 |
◆ numberOfOutliers
int JFIT::JShowerPrefitParameters_t::numberOfOutliers |
◆ Tmax_ns
double JFIT::JShowerPrefitParameters_t::Tmax_ns |
◆ ctMin
double JFIT::JShowerPrefitParameters_t::ctMin |
◆ Dmax_m
double JFIT::JShowerPrefitParameters_t::Dmax_m |
◆ pos_grid
◆ time_grid
◆ pos_step
double JFIT::JShowerPrefitParameters_t::pos_step |
◆ time_step
double JFIT::JShowerPrefitParameters_t::time_step |
The documentation for this struct was generated from the following file: