CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
RunI_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 #. More...
 
tuple pixelLessStepSeedLayers
 
tuple pixelLessStepSeeds = RecoTracker.TkSeedGenerator.GlobalMixedSeeds_cff.globalMixedSeeds.clone()
 
tuple pixelLessStepSelector
 
tuple pixelLessStepTrackCandidates
 
tuple pixelLessStepTracks
 
tuple pixelLessStepTrajectoryBuilder
 
tuple pixelLessStepTrajectoryCleanerBySharedHits
 
tuple pixelLessStepTrajectoryFilter
 

Variable Documentation

tuple RunI_PixelLessStep_cff.ClusterShapeHitFilterName = cms.string('ClusterShapeHitFilter')

Definition at line 66 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.ComponentName = cms.string('PixelClusterShapeSeedComparitor')

Definition at line 62 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.FilterAtHelixStage = cms.bool(True)

Definition at line 63 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.FilterPixelHits = cms.bool(False)

Definition at line 64 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.FilterStripHits = cms.bool(True)

Definition at line 65 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.PixelLessStep
Initial value:
1 = cms.Sequence(pixelLessStepClusters*
2  pixelLessStepSeedLayers*
3  pixelLessStepSeeds*
4  pixelLessStepTrackCandidates*
5  pixelLessStepTracks*
6  pixelLessStepSelector)

Definition at line 179 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.pixelLessStepChi2Est
Initial value:
1 = TrackingTools.KalmanUpdators.Chi2MeasurementEstimatorESProducer_cfi.Chi2MeasurementEstimator.clone(
2  ComponentName = cms.string('pixelLessStepChi2Est'),
3  nSigma = cms.double(3.0),
4  MaxChi2 = cms.double(9.0)
5 )

Definition at line 81 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.pixelLessStepClusters
Initial value:
1 = cms.EDProducer("TrackClusterRemover",
2  clusterLessSolution = cms.bool(True),
3  oldClusterRemovalInfo = cms.InputTag("mixedTripletStepClusters"),
4  trajectories = cms.InputTag("mixedTripletStepTracks"),
5  overrideTrkQuals = cms.InputTag('mixedTripletStep'),
6  TrackQuality = cms.string('highPurity'),
7  minNumberOfLayersWithMeasBeforeFiltering = cms.int32(0),
8  pixelClusters = cms.InputTag("siPixelClusters"),
9  stripClusters = cms.InputTag("siStripClusters"),
10  Common = cms.PSet(
11  maxChi2 = cms.double(9.0)
12  )
13 )

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

Definition at line 8 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.pixelLessStepSeedLayers
Initial value:
1 = cms.EDProducer("SeedingLayersEDProducer",
2  layerList = cms.vstring('TIB1+TIB2',
3  'TID1_pos+TID2_pos','TID2_pos+TID3_pos',
4  'TEC1_pos+TEC2_pos','TEC2_pos+TEC3_pos','TEC3_pos+TEC4_pos','TEC3_pos+TEC5_pos','TEC4_pos+TEC5_pos',
5  'TID1_neg+TID2_neg','TID2_neg+TID3_neg',
6  'TEC1_neg+TEC2_neg','TEC2_neg+TEC3_neg','TEC3_neg+TEC4_neg','TEC3_neg+TEC5_neg','TEC4_neg+TEC5_neg'),
7  TIB = cms.PSet(
8  TTRHBuilder = cms.string('WithTrackAngle'),
9  matchedRecHits = cms.InputTag("siStripMatchedRecHits","matchedRecHit"),
10  skipClusters = cms.InputTag('pixelLessStepClusters')
11  ),
12  TID = cms.PSet(
13  matchedRecHits = cms.InputTag("siStripMatchedRecHits","matchedRecHit"),
14  skipClusters = cms.InputTag('pixelLessStepClusters'),
15  useRingSlector = cms.bool(True),
16  TTRHBuilder = cms.string('WithTrackAngle'),
17  minRing = cms.int32(1),
18  maxRing = cms.int32(2)
19  ),
20  TEC = cms.PSet(
21  matchedRecHits = cms.InputTag("siStripMatchedRecHits","matchedRecHit"),
22  skipClusters = cms.InputTag('pixelLessStepClusters'),
23  useRingSlector = cms.bool(True),
24  TTRHBuilder = cms.string('WithTrackAngle'),
25  minRing = cms.int32(1),
26  maxRing = cms.int32(2)
27  )
28 )

Definition at line 23 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.pixelLessStepSeeds = RecoTracker.TkSeedGenerator.GlobalMixedSeeds_cff.globalMixedSeeds.clone()

Definition at line 54 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.pixelLessStepSelector

Definition at line 130 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.pixelLessStepTrackCandidates
Initial value:
1 = RecoTracker.CkfPattern.CkfTrackCandidates_cfi.ckfTrackCandidates.clone(
2  src = cms.InputTag('pixelLessStepSeeds'),
3  clustersToSkip = cms.InputTag('pixelLessStepClusters'),
4  ### these two parameters are relevant only for the CachingSeedCleanerBySharedInput
5  numHitsForSeedCleaner = cms.int32(50),
6  #onlyPixelHitsForSeedCleaner = cms.bool(True),
7  TrajectoryBuilder = 'pixelLessStepTrajectoryBuilder'
8 )

Definition at line 103 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.pixelLessStepTracks
Initial value:
1 = RecoTracker.TrackProducer.TrackProducer_cfi.TrackProducer.clone(
2  src = 'pixelLessStepTrackCandidates',
3  AlgorithmName = cms.string('iter5'),
4  Fitter = cms.string('FlexibleKFFittingSmoother')
5  )

Definition at line 123 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.pixelLessStepTrajectoryBuilder
Initial value:
1 = RecoTracker.CkfPattern.GroupedCkfTrajectoryBuilderESProducer_cfi.GroupedCkfTrajectoryBuilder.clone(
2  ComponentName = 'pixelLessStepTrajectoryBuilder',
3  MeasurementTrackerName = '',
4  trajectoryFilterName = 'pixelLessStepTrajectoryFilter',
5  minNrOfHitsForRebuild = 4,
6  maxCand = 2,
7  alwaysUseInvalidHits = False,
8  estimator = cms.string('pixelLessStepChi2Est'),
9  maxDPhiForLooperReconstruction = cms.double(2.0),
10  maxPtForLooperReconstruction = cms.double(0.7)
11  )

Definition at line 89 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.pixelLessStepTrajectoryCleanerBySharedHits
Initial value:
1 = trajectoryCleanerBySharedHits.clone(
2  ComponentName = cms.string('pixelLessStepTrajectoryCleanerBySharedHits'),
3  fractionShared = cms.double(0.11),
4  allowSharedFirstHit = cms.bool(True)
5  )

Definition at line 113 of file RunI_PixelLessStep_cff.py.

tuple RunI_PixelLessStep_cff.pixelLessStepTrajectoryFilter
Initial value:
1 = TrackingTools.TrajectoryFiltering.TrajectoryFilterESProducer_cfi.trajectoryFilterESProducer.clone(
2  ComponentName = 'pixelLessStepTrajectoryFilter',
3  filterPset = TrackingTools.TrajectoryFiltering.TrajectoryFilterESProducer_cfi.trajectoryFilterESProducer.filterPset.clone(
4  maxLostHits = 0,
5  minimumNumberOfHits = 4,
6  minPt = 0.1
7  )
8  )

Definition at line 71 of file RunI_PixelLessStep_cff.py.