00001 cms.Sequence(lowPtBarrelTripletStepClusters* 00002 lowPtBarrelTripletStepSeeds* 00003 lowPtBarrelTripletStepTrackCandidates* 00004 lowPtBarrelTripletStepTracks* 00005 lowPtBarrelTripletStepSelector)
Definition at line 161 of file LowPtBarrelTripletStep_cff.py.
00001 TrackingTools.KalmanUpdators.Chi2MeasurementEstimatorESProducer_cfi.Chi2MeasurementEstimator.clone( 00002 ComponentName = cms.string('lowPtBarrelTripletStepChi2Est'), 00003 nSigma = cms.double(3.0), 00004 MaxChi2 = cms.double(9.0) 00005 )
Definition at line 58 of file LowPtBarrelTripletStep_cff.py.
00001 cms.EDProducer("TrackClusterRemover", 00002 clusterLessSolution= cms.bool(True), 00003 trajectories = cms.InputTag("lowPtForwardTripletStepTracks"), 00004 oldClusterRemovalInfo = cms.InputTag("lowPtForwardTripletStepClusters"), 00005 overrideTrkQuals = cms.InputTag('lowPtForwardTripletStepSelector','lowPtForwardTripletStep'), 00006 TrackQuality = cms.string('highPurity'), 00007 pixelClusters = cms.InputTag("siPixelClusters"), 00008 stripClusters = cms.InputTag("siStripClusters"), 00009 Common = cms.PSet( 00010 maxChi2 = cms.double(9.0) 00011 ) 00012 )
Definition at line 4 of file LowPtBarrelTripletStep_cff.py.
00001 TrackingTools.TrackFitters.KFFittingSmootherESProducer_cfi.KFFittingSmoother.clone( 00002 ComponentName = cms.string('lowPtBarrelTripletStepKFFittingSmoother'), 00003 Fitter = cms.string('lowPtBarrelTripletStepKFTrajectoryFitter'), 00004 Smoother = cms.string('lowPtBarrelTripletStepKFTrajectorySmoother'), 00005 EstimateCut = cms.double(20.0), 00006 LogPixelProbabilityCut = cms.double(-14.0), 00007 MinNumberOfHits = cms.int32(3) 00008 )
Definition at line 120 of file LowPtBarrelTripletStep_cff.py.
00001 TrackingTools.TrackFitters.KFTrajectoryFitterESProducer_cfi.KFTrajectoryFitter.clone( 00002 ComponentName = cms.string('lowPtBarrelTripletStepKFTrajectoryFitter'), 00003 Propagator = cms.string('PropagatorWithMaterialForLoopers') 00004 )
Definition at line 107 of file LowPtBarrelTripletStep_cff.py.
00001 TrackingTools.TrackFitters.KFTrajectorySmootherESProducer_cfi.KFTrajectorySmoother.clone( 00002 ComponentName = cms.string('lowPtBarrelTripletStepKFTrajectorySmoother'), 00003 Propagator = cms.string('PropagatorWithMaterialForLoopers'), 00004 errorRescaling = cms.double(10.0) 00005 )
Definition at line 113 of file LowPtBarrelTripletStep_cff.py.
00001 RecoTracker.TkSeedingLayers.PixelLayerTriplets_cfi.pixellayertriplets.clone( 00002 ComponentName = 'lowPtBarrelTripletStepSeedLayers' 00003 )
Definition at line 19 of file LowPtBarrelTripletStep_cff.py.
00001 RecoTracker.TkSeedGenerator.GlobalSeedsFromTriplets_cff.globalSeedsFromTriplets.clone( 00002 RegionFactoryPSet = RegionPsetFomBeamSpotBlock.clone( 00003 ComponentName = cms.string('GlobalRegionProducerFromBeamSpot'), 00004 RegionPSet = RegionPsetFomBeamSpotBlock.RegionPSet.clone( 00005 ptMin = 0.2, 00006 originRadius = 0.03, 00007 nSigmaZ = 4.0 00008 ) 00009 ) 00010 )
Definition at line 30 of file LowPtBarrelTripletStep_cff.py.
00001 RecoTracker.FinalTrackSelectors.multiTrackSelector_cfi.multiTrackSelector.clone( 00002 src='lowPtBarrelTripletStepTracks', 00003 trackSelectors= cms.VPSet( 00004 RecoTracker.FinalTrackSelectors.multiTrackSelector_cfi.looseMTS.clone( 00005 name = 'lowPtBarrelTripletStepLoose', 00006 ), #end of pset 00007 RecoTracker.FinalTrackSelectors.multiTrackSelector_cfi.tightMTS.clone( 00008 name = 'lowPtBarrelTripletStepTight', 00009 preFilterName = 'lowPtBarrelTripletStepLoose', 00010 ), 00011 RecoTracker.FinalTrackSelectors.multiTrackSelector_cfi.highpurityMTS.clone( 00012 name = 'lowPtBarrelTripletStep', 00013 preFilterName = 'lowPtBarrelTripletStepTight', 00014 ), 00015 ) #end of vpset 00016 )
Definition at line 143 of file LowPtBarrelTripletStep_cff.py.
00001 RecoTracker.CkfPattern.CkfTrackCandidates_cfi.ckfTrackCandidates.clone( 00002 src = cms.InputTag('lowPtBarrelTripletStepSeeds'), 00003 00004 ### these two parameters are relevant only for the CachingSeedCleanerBySharedInput 00005 numHitsForSeedCleaner = cms.int32(50), 00006 onlyPixelHitsForSeedCleaner = cms.bool(True), 00007 00008 TrajectoryBuilder = 'lowPtBarrelTripletStepTrajectoryBuilder', 00009 doSeedingRegionRebuilding = True, 00010 useHitsSplitting = True, 00011 TransientInitialStateEstimatorParameters = cms.PSet( 00012 propagatorAlongTISE = cms.string('PropagatorWithMaterialForLoopers'), 00013 propagatorOppositeTISE = cms.string('PropagatorWithMaterialForLoopersOpposite'), 00014 numberMeasurementsForFit = cms.int32(4) 00015 ) 00016 )
Definition at line 85 of file LowPtBarrelTripletStep_cff.py.
00001 RecoTracker.TrackProducer.TrackProducer_cfi.TrackProducer.clone( 00002 src = 'lowPtBarrelTripletStepTrackCandidates', 00003 AlgorithmName = cms.string('iter1'), 00004 Fitter = cms.string('lowPtBarrelTripletStepKFFittingSmoother'), 00005 #Propagator = cms.string('PropagatorWithMaterialForLoopers'), 00006 #NavigationSchool = cms.string('') ### Is the outerHitPattern filled correctly for loopers??? 00007 )
Definition at line 132 of file LowPtBarrelTripletStep_cff.py.
00001 RecoTracker.CkfPattern.GroupedCkfTrajectoryBuilderESProducer_cfi.GroupedCkfTrajectoryBuilder.clone( 00002 ComponentName = 'lowPtBarrelTripletStepTrajectoryBuilder', 00003 MeasurementTrackerName = '', 00004 trajectoryFilterName = 'lowPtBarrelTripletStepTrajectoryFilter', 00005 clustersToSkip = cms.InputTag('lowPtBarrelTripletStepClusters'), 00006 maxCand = 3, 00007 00008 #lostHitPenalty = cms.double(10.0), 00009 00010 estimator = cms.string('lowPtBarrelTripletStepChi2Est'), 00011 # 0.63 GeV is the maximum pT for a charged particle to loop within the 1.1m radius 00012 # of the outermost Tracker barrel layer (with B=3.8T) 00013 maxPtForLooperReconstruction = cms.double(0.63) 00014 # set the variable to a negative value to turn-off the looper reconstruction 00015 #maxPtForLooperReconstruction = cms.double(-1.) 00016 )
Definition at line 66 of file LowPtBarrelTripletStep_cff.py.
00001 TrackingTools.TrajectoryFiltering.TrajectoryFilterESProducer_cfi.trajectoryFilterESProducer.clone( 00002 ComponentName = 'lowPtBarrelTripletStepTrajectoryFilter', 00003 filterPset = TrackingTools.TrajectoryFiltering.TrajectoryFilterESProducer_cfi.trajectoryFilterESProducer.filterPset.clone( 00004 #maxLostHits = 3, # use LostHitFraction filter instead 00005 minimumNumberOfHits = 3, 00006 minPt = 0.1 00007 ) 00008 )
Definition at line 48 of file LowPtBarrelTripletStep_cff.py.