77 * MeasurementEstimator is the only configurable item that percolates down to geometry event by event (actually hit by hit) and not at initialization time
78 * It is therefore the natural candidate to collect all parameters that affect pattern-recongnition
79 * and require to be controlled with higher granularity than job level (such as iteration by iteration)
80 */
81floatm_maxSagitta = -1.; // maximal sagitta for linear approximation
82floatm_minTolerance2 = 100.; // square of minimum tolerance ot be considered inside a detector