1 #ifndef __JRECONSTRUCTION__JSHOWERPREFITPARAMETERS__ 
    2 #define __JRECONSTRUCTION__JSHOWERPREFITPARAMETERS__ 
   62               this->sigma_ns              == parameters.
sigma_ns                    &&
 
   66               this->ctMin                 == parameters.
ctMin                       &&
 
   67               this->DMax_m                == parameters.
DMax_m                      &&
 
std::istream & operator>>(std::istream &in, JRECONSTRUCTION::JShowerPrefitParameters_t ¶meters)
Read fit parameters from input.
 
std::ostream & operator<<(std::ostream &out, const JRECONSTRUCTION::JShowerPrefitParameters_t ¶meters)
Write fit parameters to output.
 
Data structure for fit parameters.
 
double sigma_ns
time resolution [ns]
 
int factoryLimit
factory limit for combinatorics
 
virtual ~JShowerPrefitParameters_t()
Virtual destructor.
 
int numberOfOutliers
maximum number of outliers
 
int time_grid_ns
edge [ns] of the time grid
 
int pos_step_m
step in [m] of position grid
 
int pos_grid_m
edge [m] of the position grid
 
double DMax_m
maximal distance to optical module [m]
 
size_t numberOfPrefits
number of prefits
 
double ctMin
minimal cosine space angle between PMT axes
 
size_t numberOfGrids
number of prefits to be used to build a grid around
 
void reset()
Reset fit parameters.
 
double TMaxLocal_ns
time window for local coincidences [ns]
 
ClassDef(JShowerPrefitParameters_t, 3)
 
bool equals(const JShowerPrefitParameters_t ¶meters) const
Equality.
 
double TMaxExtra_ns
time window for extra coincidences [ns]
 
size_t numberOfL1
minimal number of L1
 
JShowerPrefitParameters_t()
Default constructor.
 
int time_step_ns
step in [ns] of time grid