1 #ifndef JSHOWERPOSITIONFITPARAMETERS_t_INCLUDE 
    2 #define JSHOWERPOSITIONFITPARAMETERS_t_INCLUDE 
   53               this->Tmax_ns          == parameters.
Tmax_ns          and
 
   54               this->ctMin            == parameters.
ctMin            and
 
   55               this->Dmax_m           == parameters.
Dmax_m           and
 
   56               this->pos_grid         == parameters.
pos_grid         and
 
   57               this->pos_step         == parameters.
pos_step         and
 
   58               this->time_grid        == parameters.
time_grid        and
 
virtual ~JShowerPositionFitParameters_t()
 
bool equals(const JShowerPositionFitParameters_t ¶meters) const 
 
JTOOLS::JRange< double > pos_grid
 
JTOOLS::JRange< double > time_grid
 
JShowerPositionFitParameters_t()
 
Auxiliary class to define a range between two values. 
 
ClassDef(JShowerPositionFitParameters_t, 1)