CMS 3D CMS Logo

Variables

PixelLessStep_cff Namespace Reference

Variables

tuple fourthCkfTrajectoryBuilder
tuple fourthCkfTrajectoryFilter
tuple fourthClusters
tuple fourthlayerpairs
tuple fourthMeasurementTracker
tuple fourthPixelRecHits
tuple fourthPLSeeds = RecoTracker.TkSeedGenerator.GlobalMixedSeeds_cff.globalMixedSeeds.clone()
tuple fourthStep
tuple fourthStripRecHits
tuple fourthTrackCandidates
tuple fourthWithMaterialTracks
tuple pixellessStep
tuple pixellessStepLoose
tuple pixellessStepTight
tuple thfilter
 Large impact parameter tracking using TIB/TID/TEC stereo layer seeding #.

Variable Documentation

Initial value:
00001 RecoTracker.CkfPattern.GroupedCkfTrajectoryBuilderESProducer_cfi.GroupedCkfTrajectoryBuilder.clone(
00002     ComponentName = 'fourthCkfTrajectoryBuilder',
00003     MeasurementTrackerName = 'fourthMeasurementTracker',
00004     trajectoryFilterName = 'fourthCkfTrajectoryFilter',
00005     minNrOfHitsForRebuild = 4
00006     )

Definition at line 105 of file PixelLessStep_cff.py.

Initial value:
00001 TrackingTools.TrajectoryFiltering.TrajectoryFilterESProducer_cfi.trajectoryFilterESProducer.clone(
00002     ComponentName = 'fourthCkfTrajectoryFilter',
00003     filterPset = TrackingTools.TrajectoryFiltering.TrajectoryFilterESProducer_cfi.trajectoryFilterESProducer.filterPset.clone(
00004     maxLostHits = 0,
00005     minimumNumberOfHits = 6,
00006     minPt = 0.1
00007     )
00008     )

Definition at line 94 of file PixelLessStep_cff.py.

Initial value:
00001 cms.EDProducer("TrackClusterRemover",
00002     oldClusterRemovalInfo = cms.InputTag("thClusters"),
00003     trajectories = cms.InputTag("thfilter"),
00004     pixelClusters = cms.InputTag("thClusters"),
00005     stripClusters = cms.InputTag("thClusters"),
00006     Common = cms.PSet(
00007         maxChi2 = cms.double(30.0)
00008     )
00009 
00010 # For debug purposes, you can run this iteration not eliminating any hits from previous ones by
00011 # instead using
00012 #    trajectories = cms.InputTag("zeroStepFilter"),
00013 #    pixelClusters = cms.InputTag("siPixelClusters"),
00014 #    stripClusters = cms.InputTag("siStripClusters"),
00015 #     Common = cms.PSet(
00016 #       maxChi2 = cms.double(0.0)
00017 #    )
00018 )

Definition at line 14 of file PixelLessStep_cff.py.

Initial value:
00001 cms.ESProducer("SeedingLayersESProducer",
00002     ComponentName = cms.string('FourthLayerPairs'),
00003     layerList = cms.vstring('TIB1+TIB2',
00004         'TIB1+TID1_pos','TIB1+TID1_neg',
00005         'TID1_pos+TID2_pos','TID2_pos+TID3_pos','TID3_pos+TEC1_pos',
00006         'TEC1_pos+TEC2_pos','TEC2_pos+TEC3_pos','TEC3_pos+TEC4_pos','TEC3_pos+TEC5_pos','TEC4_pos+TEC5_pos',
00007         'TID1_neg+TID2_neg','TID2_neg+TID3_neg','TID3_neg+TEC1_neg',
00008         'TEC1_neg+TEC2_neg','TEC2_neg+TEC3_neg','TEC3_neg+TEC4_neg','TEC3_neg+TEC5_neg','TEC4_neg+TEC5_neg'),
00009     TIB = cms.PSet(
00010         TTRHBuilder = cms.string('WithTrackAngle'),
00011         matchedRecHits = cms.InputTag("fourthStripRecHits","matchedRecHit")
00012     ),
00013     TID = cms.PSet(
00014         matchedRecHits = cms.InputTag("fourthStripRecHits","matchedRecHit"),
00015         useRingSlector = cms.bool(True),
00016         TTRHBuilder = cms.string('WithTrackAngle'),
00017         minRing = cms.int32(1),
00018         maxRing = cms.int32(2)
00019     ),
00020     TEC = cms.PSet(
00021         matchedRecHits = cms.InputTag("fourthStripRecHits","matchedRecHit"),
00022         useRingSlector = cms.bool(True),
00023         TTRHBuilder = cms.string('WithTrackAngle'),
00024         minRing = cms.int32(1),
00025         maxRing = cms.int32(2)
00026     )
00027 )

Definition at line 46 of file PixelLessStep_cff.py.

Initial value:
00001 RecoTracker.MeasurementDet.MeasurementTrackerESProducer_cfi.MeasurementTracker.clone(
00002     ComponentName = 'fourthMeasurementTracker',
00003     pixelClusterProducer = 'fourthClusters',
00004     stripClusterProducer = 'fourthClusters'
00005     )

Definition at line 86 of file PixelLessStep_cff.py.

Initial value:
00001 RecoLocalTracker.SiPixelRecHits.SiPixelRecHits_cfi.SiPixelRecHits.clone(
00002     src = 'fourthClusters'
00003     )

Definition at line 37 of file PixelLessStep_cff.py.

tuple PixelLessStep_cff::fourthPLSeeds = RecoTracker.TkSeedGenerator.GlobalMixedSeeds_cff.globalMixedSeeds.clone()

Definition at line 76 of file PixelLessStep_cff.py.

Initial value:
00001 cms.Sequence(thfilter*fourthClusters*
00002                           fourthPixelRecHits*fourthStripRecHits*
00003                           fourthPLSeeds*
00004                           fourthTrackCandidates*
00005                           fourthWithMaterialTracks*
00006                           pixellessStepLoose*
00007                           pixellessStepTight*
00008                           pixellessStep)

Definition at line 180 of file PixelLessStep_cff.py.

Initial value:
00001 RecoLocalTracker.SiStripRecHitConverter.SiStripRecHitConverter_cfi.siStripMatchedRecHits.clone(
00002     ClusterProducer = 'fourthClusters'
00003     )

Definition at line 40 of file PixelLessStep_cff.py.

Initial value:
00001 RecoTracker.CkfPattern.CkfTrackCandidates_cfi.ckfTrackCandidates.clone(
00002     src = cms.InputTag('fourthPLSeeds'),
00003     TrajectoryBuilder = 'fourthCkfTrajectoryBuilder'
00004     )

Definition at line 114 of file PixelLessStep_cff.py.

Initial value:
00001 RecoTracker.TrackProducer.TrackProducer_cfi.TrackProducer.clone(
00002     src = 'fourthTrackCandidates',
00003     clusterRemovalInfo = 'fourthClusters',
00004     AlgorithmName = cms.string('iter4')
00005     )

Definition at line 121 of file PixelLessStep_cff.py.

Initial value:
00001 RecoTracker.FinalTrackSelectors.selectHighPurity_cfi.selectHighPurity.clone(
00002     src = 'pixellessStepTight',
00003     keepAllTracks = True,
00004     copyExtras = False,
00005     copyTrajectories = True,
00006     chi2n_par = 0.25,
00007     res_par = ( 0.003, 0.001 ),
00008     minNumberLayers = 5,
00009     maxNumberLostLayers = 0,
00010     minNumber3DLayers = 3,
00011     d0_par1 = ( 1.0, 4.0 ),
00012     dz_par1 = ( 1.0, 4.0 ),
00013     d0_par2 = ( 1.0, 4.0 ),
00014     dz_par2 = ( 1.0, 4.0 )
00015     )

Definition at line 164 of file PixelLessStep_cff.py.

Initial value:
00001 RecoTracker.FinalTrackSelectors.selectLoose_cfi.selectLoose.clone(
00002     src = 'fourthWithMaterialTracks',
00003     keepAllTracks = False,
00004     copyExtras = False,
00005     copyTrajectories = True,
00006     chi2n_par = 0.5,
00007     res_par = ( 0.003, 0.001 ),
00008     minNumberLayers = 5,
00009     maxNumberLostLayers = 1,
00010     minNumber3DLayers = 3,
00011     d0_par1 = ( 1.5, 4.0 ),
00012     dz_par1 = ( 1.5, 4.0 ),
00013     d0_par2 = ( 1.5, 4.0 ),
00014     dz_par2 = ( 1.5, 4.0 )
00015     )

Definition at line 132 of file PixelLessStep_cff.py.

Initial value:
00001 RecoTracker.FinalTrackSelectors.selectTight_cfi.selectTight.clone(
00002     src = 'pixellessStepLoose',
00003     keepAllTracks = True,
00004     copyExtras = False,
00005     copyTrajectories = True,
00006     chi2n_par = 0.35,
00007     res_par = ( 0.003, 0.001 ),
00008     minNumberLayers = 5,
00009     maxNumberLostLayers = 0,
00010     minNumber3DLayers = 3,
00011     d0_par1 = ( 1.2, 4.0 ),
00012     dz_par1 = ( 1.2, 4.0 ),
00013     d0_par2 = ( 1.2, 4.0 ),
00014     dz_par2 = ( 1.2, 4.0 )
00015     )

Definition at line 148 of file PixelLessStep_cff.py.

Initial value:
00001 cms.EDProducer("QualityFilter",
00002     TrackQuality = cms.string('highPurity'),
00003     recTracks = cms.InputTag("thStep")
00004 )

Large impact parameter tracking using TIB/TID/TEC stereo layer seeding #.

Definition at line 9 of file PixelLessStep_cff.py.