CMS 3D CMS Logo

Variables

LowPU_PixelLessStep_cff Namespace Reference

Variables

tuple ClusterShapeHitFilterName = cms.string('ClusterShapeHitFilter')
tuple ComponentName = cms.string('PixelClusterShapeSeedComparitor')
tuple FilterAtHelixStage = cms.bool(True)
tuple FilterPixelHits = cms.bool(False)
tuple FilterStripHits = cms.bool(True)
tuple PixelLessStep
tuple pixelLessStepChi2Est
tuple pixelLessStepClusters
 Large impact parameter tracking using TIB/TID/TEC stereo layer seeding #.
tuple pixelLessStepSeedLayersA
tuple pixelLessStepSeedLayersB
tuple pixelLessStepSeeds = RecoTracker.TkSeedGenerator.GlobalCombinedSeeds_cfi.globalCombinedSeeds.clone()
tuple pixelLessStepSeedsA = RecoTracker.TkSeedGenerator.GlobalMixedSeeds_cff.globalMixedSeeds.clone()
tuple pixelLessStepSeedsB = RecoTracker.TkSeedGenerator.GlobalMixedSeeds_cff.globalMixedSeeds.clone()
tuple pixelLessStepSelector
tuple pixelLessStepTrackCandidates
tuple pixelLessStepTracks
tuple pixelLessStepTrajectoryBuilder
tuple pixelLessStepTrajectoryCleanerBySharedHits
tuple pixelLessStepTrajectoryFilter

Variable Documentation

Definition at line 68 of file LowPU_PixelLessStep_cff.py.

Definition at line 64 of file LowPU_PixelLessStep_cff.py.

Definition at line 65 of file LowPU_PixelLessStep_cff.py.

Definition at line 66 of file LowPU_PixelLessStep_cff.py.

Definition at line 67 of file LowPU_PixelLessStep_cff.py.

Initial value:
00001 cms.Sequence(pixelLessStepClusters*
00002                              pixelLessStepSeedsA*
00003                              pixelLessStepSeedsB*
00004                              pixelLessStepSeeds*
00005                              pixelLessStepTrackCandidates*
00006                              pixelLessStepTracks*
00007                              pixelLessStepSelector)

Definition at line 239 of file LowPU_PixelLessStep_cff.py.

Initial value:
00001 TrackingTools.KalmanUpdators.Chi2MeasurementEstimatorESProducer_cfi.Chi2MeasurementEstimator.clone(
00002     ComponentName = cms.string('pixelLessStepChi2Est'),
00003     nSigma = cms.double(3.0),
00004     MaxChi2 = cms.double(9.0)
00005 )

Definition at line 144 of file LowPU_PixelLessStep_cff.py.

Initial value:
00001 cms.EDProducer("TrackClusterRemover",
00002     clusterLessSolution = cms.bool(True),
00003     oldClusterRemovalInfo = cms.InputTag("mixedTripletStepClusters"),
00004     trajectories = cms.InputTag("mixedTripletStepTracks"),
00005     overrideTrkQuals = cms.InputTag('mixedTripletStep'),
00006     TrackQuality = cms.string('highPurity'),
00007     minNumberOfLayersWithMeasBeforeFiltering = cms.int32(0),
00008     pixelClusters = cms.InputTag("siPixelClusters"),
00009     stripClusters = cms.InputTag("siStripClusters"),
00010     Common = cms.PSet(
00011         maxChi2 = cms.double(9.0)
00012     )
00013 )

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

Definition at line 8 of file LowPU_PixelLessStep_cff.py.

Initial value:
00001 cms.ESProducer("SeedingLayersESProducer",
00002     ComponentName = cms.string('pixelLessStepSeedLayersA'),
00003     layerList = cms.vstring('TIB1+TID1_pos','TIB1+TID1_neg',
00004         'TID3_pos+TEC1_pos','TID3_neg+TEC1_neg',
00005         'TID1_pos+TID2_pos','TID2_pos+TID3_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',
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("siStripMatchedRecHits","matchedRecHit"),
00012         skipClusters = cms.InputTag('pixelLessStepClusters')
00013     ),
00014     TID = cms.PSet(
00015         matchedRecHits = cms.InputTag("siStripMatchedRecHits","matchedRecHit"),
00016         skipClusters = cms.InputTag('pixelLessStepClusters'),
00017         useRingSlector = cms.bool(True),
00018         TTRHBuilder = cms.string('WithTrackAngle'),
00019         minRing = cms.int32(1),
00020         maxRing = cms.int32(2)
00021     ),
00022     TEC = cms.PSet(
00023         matchedRecHits = cms.InputTag("siStripMatchedRecHits","matchedRecHit"),
00024         skipClusters = cms.InputTag('pixelLessStepClusters'),
00025         useRingSlector = cms.bool(True),
00026         TTRHBuilder = cms.string('WithTrackAngle'),
00027         minRing = cms.int32(1),
00028         maxRing = cms.int32(2)
00029     )
00030 )

Definition at line 23 of file LowPU_PixelLessStep_cff.py.

Definition at line 71 of file LowPU_PixelLessStep_cff.py.

tuple LowPU_PixelLessStep_cff::pixelLessStepSeeds = RecoTracker.TkSeedGenerator.GlobalCombinedSeeds_cfi.globalCombinedSeeds.clone()

Definition at line 125 of file LowPU_PixelLessStep_cff.py.

tuple LowPU_PixelLessStep_cff::pixelLessStepSeedsA = RecoTracker.TkSeedGenerator.GlobalMixedSeeds_cff.globalMixedSeeds.clone()

Definition at line 56 of file LowPU_PixelLessStep_cff.py.

tuple LowPU_PixelLessStep_cff::pixelLessStepSeedsB = RecoTracker.TkSeedGenerator.GlobalMixedSeeds_cff.globalMixedSeeds.clone()

Definition at line 109 of file LowPU_PixelLessStep_cff.py.

Definition at line 193 of file LowPU_PixelLessStep_cff.py.

Initial value:
00001 RecoTracker.CkfPattern.CkfTrackCandidates_cfi.ckfTrackCandidates.clone(
00002     src = cms.InputTag('pixelLessStepSeeds'),
00003     ### these two parameters are relevant only for the CachingSeedCleanerBySharedInput
00004     numHitsForSeedCleaner = cms.int32(50),
00005     #onlyPixelHitsForSeedCleaner = cms.bool(True),
00006     TrajectoryBuilder = 'pixelLessStepTrajectoryBuilder'
00007 )

Definition at line 167 of file LowPU_PixelLessStep_cff.py.

Initial value:
00001 RecoTracker.TrackProducer.TrackProducer_cfi.TrackProducer.clone(
00002     src = 'pixelLessStepTrackCandidates',
00003     AlgorithmName = cms.string('iter5'),
00004     Fitter = cms.string('FlexibleKFFittingSmoother')
00005     )

Definition at line 186 of file LowPU_PixelLessStep_cff.py.

Initial value:
00001 RecoTracker.CkfPattern.GroupedCkfTrajectoryBuilderESProducer_cfi.GroupedCkfTrajectoryBuilder.clone(
00002     ComponentName = 'pixelLessStepTrajectoryBuilder',
00003     MeasurementTrackerName = '',
00004     clustersToSkip = cms.InputTag('pixelLessStepClusters'),
00005     trajectoryFilterName = 'pixelLessStepTrajectoryFilter',
00006     minNrOfHitsForRebuild = 4,
00007     maxCand = 2,
00008     alwaysUseInvalidHits = False,
00009     estimator = cms.string('pixelLessStepChi2Est'),
00010     maxDPhiForLooperReconstruction = cms.double(2.0),
00011     maxPtForLooperReconstruction = cms.double(0.7) 
00012     )

Definition at line 152 of file LowPU_PixelLessStep_cff.py.

Initial value:
00001 trajectoryCleanerBySharedHits.clone(
00002     ComponentName = cms.string('pixelLessStepTrajectoryCleanerBySharedHits'),
00003     fractionShared = cms.double(0.11),
00004     allowSharedFirstHit = cms.bool(True)
00005     )

Definition at line 176 of file LowPU_PixelLessStep_cff.py.

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

Definition at line 134 of file LowPU_PixelLessStep_cff.py.