1#ifndef  __JRECONSTRUCTION__JSHOWERFITPARAMETERS__ 
    2#define  __JRECONSTRUCTION__JSHOWERFITPARAMETERS__ 
   56              this->TMin_ns                  == parameters.
TMin_ns                  &&         
 
   58              this->DStep_m                  == parameters.
DStep_m                  &&
 
   59              this->DMax_m                   == parameters.
DMax_m                   &&
 
   60              this->R_Hz                     == parameters.
R_Hz                     && 
 
   62              this->Vmax_npe                 == parameters.
Vmax_npe                  
 
 
Maximum likelihood estimator (M-estimators).
 
std::istream & operator>>(std::istream &in, JRECONSTRUCTION::JShowerFitParameters_t ¶meters)
Read fit parameters from input.
 
std::ostream & operator<<(std::ostream &out, const JRECONSTRUCTION::JShowerFitParameters_t ¶meters)
Write fit parameters to output.
 
Data structure for fit parameters.
 
JShowerFitParameters_t()
Default constructor.
 
double Vmax_npe
maximum number of of photo-electrons
 
ClassDef(JShowerFitParameters_t, 2)
 
int mestimator
M-estimator
 
double DMax_m
maximal distance to optical module [m]
 
virtual ~JShowerFitParameters_t()
Virtual destructor.
 
double TMax_ns
maximum time for local coincidences [ns]
 
bool equals(const JShowerFitParameters_t ¶meters) const
Equality.
 
double R_Hz
default rate [Hz]
 
double TMin_ns
minimum time for local coincidences [ns]
 
void reset()
Reset fit parameters.
 
double DStep_m
step increase for the distance to optical module [m]
 
size_t numberOfPrefits
number of prefits