CMS 3D CMS Logo

GroupedMultiRecHitCollector_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 # Chi2MeasurementEstimatorESProducer
6  ComponentName = 'RelaxedChi2',
7  MaxChi2 = 100.
8 )
9 #replace RelaxedChi2.nSigma = 3.
10 # MeasurementTracker
12 # MultiRecHitUpdator
14 #MultiRecHitCollector
16 
Chi2MeasurementEstimator * clone() const override