#include <JShowerPointSimplexParameters_t.hh>
JRECONSTRUCTION::JShowerPointSimplexParameters_t::JShowerPointSimplexParameters_t |
( |
| ) |
|
|
inline |
virtual JRECONSTRUCTION::JShowerPointSimplexParameters_t::~JShowerPointSimplexParameters_t |
( |
| ) |
|
|
inlinevirtual |
void JRECONSTRUCTION::JShowerPointSimplexParameters_t::reset |
( |
| ) |
|
|
inline |
Reset fit parameters.
Definition at line 34 of file JShowerPointSimplexParameters_t.hh.
JTOOLS::JRange< double > time_grid_ns
JTOOLS::JRange< double > pos_grid_m
JTOOLS::JRange< double > TWindow_ns
Equality.
- Parameters
-
- Returns
- true if equals; else false
Definition at line 63 of file JShowerPointSimplexParameters_t.hh.
66 this->numberOfOutfits ==
parameters.numberOfOutfits &&
67 this->minPrefitsSize ==
parameters.minPrefitsSize &&
69 this->TMaxLocal_ns ==
parameters.TMaxLocal_ns &&
77 this->time_grid_ns ==
parameters.time_grid_ns &&
78 this->time_step_ns ==
parameters.time_step_ns &&
79 this->simplex_step_m ==
parameters.simplex_step_m &&
80 this->simplex_step_ns ==
parameters.simplex_step_ns &&
81 this->tukey_std_dev ==
parameters.tukey_std_dev);
*fatal Wrong number of arguments esac JCookie sh typeset Z DETECTOR typeset Z SOURCE_RUN typeset Z TARGET_RUN set_variable PARAMETERS_FILE $WORKDIR parameters
size_t JRECONSTRUCTION::JShowerPointSimplexParameters_t::numberOfPrefits |
size_t JRECONSTRUCTION::JShowerPointSimplexParameters_t::numberOfOutfits |
size_t JRECONSTRUCTION::JShowerPointSimplexParameters_t::minPrefitsSize |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::sigma_ns |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::TMaxLocal_ns |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::TMax_ns |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::TMin_ns |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::roadWidth_m |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::ctMin |
JTOOLS::JRange<double> JRECONSTRUCTION::JShowerPointSimplexParameters_t::TWindow_ns |
JTOOLS::JRange<double> JRECONSTRUCTION::JShowerPointSimplexParameters_t::pos_grid_m |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::pos_step_m |
JTOOLS::JRange<double> JRECONSTRUCTION::JShowerPointSimplexParameters_t::time_grid_ns |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::time_step_ns |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::simplex_step_m |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::simplex_step_ns |
double JRECONSTRUCTION::JShowerPointSimplexParameters_t::tukey_std_dev |
The documentation for this struct was generated from the following file: