![]() |
|
|||
File indexing completed on 2023-03-17 11:17:46
0001 import FWCore.ParameterSet.Config as cms 0002 0003 import TrackingTools.KalmanUpdators.Chi2MeasurementEstimator_cfi 0004 chi2CutForConversionTrajectoryBuilder = TrackingTools.KalmanUpdators.Chi2MeasurementEstimator_cfi.Chi2MeasurementEstimator.clone( 0005 ComponentName = 'eleLooseChi2', 0006 MaxChi2 = 100000., 0007 nSigma = 3., 0008 MaxDisplacement = 100., 0009 MaxSagitta = -1 0010 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |