CMS 3D CMS Logo

Functions
splitter_tracking_RunI_setup_cff Namespace Reference

Functions

def customizeTracking (newpixclusters, newstripclusters, newpixrechits, newstriprechits)
 

Function Documentation

def splitter_tracking_RunI_setup_cff.customizeTracking (   newpixclusters,
  newstripclusters,
  newpixrechits,
  newstriprechits 
)

Definition at line 10 of file splitter_tracking_RunI_setup_cff.py.

10 def customizeTracking(newpixclusters, newstripclusters, newpixrechits, newstriprechits):
11 
12  seedClusterRemover.stripClusters = newstripclusters
13  seedClusterRemover.pixelClusters = newpixelclusters
14 
15 
16  initialStepSeedClusterMask.stripClusters = newstripclusters
17  initialStepSeedClusterMask.pixelClusters = newpixelclusters
18 
19  pixelPairStepSeedClusterMask.stripClusters = newstripclusters
20  pixelPairStepSeedClusterMask.pixelClusters = newpixelclusters
21 
22  mixedTripletStepSeedClusterMask.stripClusters = newstripclusters
23  mixedTripletStepSeedClusterMask.pixelClusters = newpixelclusters
24 
25  pixelLessStepSeedClusterMask.stripClusters = newstripclusters
26  pixelLessStepSeedClusterMask.pixelClusters = newpixelclusters
27 
28  tripletElectronClusterMask.stripClusters =newstripclusters
29  tripletElectronClusterMask.pixelClusters = newpixelclusters
30 
31  tripletElectronSeedLayers.BPix.HitProducer = newpixrechits
32  tripletElectronSeedLayers.FPix.HitProducer = newpixrechits
33 
34  pixelPairElectronSeedLayers.BPix.HitProducer = newpixrechits
35  pixelPairElectronSeedLayers.FPix.HitProducer = newpixrechits
36 
37  stripPairElectronSeedLayers.TIB.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
38  stripPairElectronSeedLayers.TID.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
39  stripPairElectronSeedLayers.TEC.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
40 
41 
42  MeasurementTracker.pixelClusterProducer = newpixelclusters
43  MeasurementTracker.stripClusterProducer = newstripclusters
44 
45  MeasurementTrackerEvent.pixelClusterProducer =newpixelclusters
46  MeasurementTrackerEvent.stripClusterProducer =newstripclusters
47 
48 
49  initialStepSeedLayers.BPix.HitProducer = newpixrechits
50  initialStepSeedLayers.FPix.HitProducer = newpixrechits
51 
52  initialStepSeeds.ClusterCheckPSet.PixelClusterCollectionLabel = newpixelclusters
53  initialStepSeeds.ClusterCheckPSet.ClusterCollectionLabel = newstripclusters
54 
55 
56  lowPtTripletStepClusters.pixelClusters = newpixelclusters
57  lowPtTripletStepClusters.stripClusters = newstripclusters
58  lowPtTripletStepSeedLayers.BPix.HitProducer = newpixrechits
59  lowPtTripletStepSeedLayers.FPix.HitProducer = newpixrechits
60  lowPtTripletStepSeeds.ClusterCheckPSet.PixelClusterCollectionLabel = newpixelclusters
61  lowPtTripletStepSeeds.ClusterCheckPSet.ClusterCollectionLabel = newstripclusters
62 
63  pixelPairStepClusters.pixelClusters = newpixclusters
64  pixelPairStepClusters.stripClusters = newstripclusters
65  pixelPairStepSeedLayers.BPix.HitProducer =newpixrechits
66  pixelPairStepSeedLayers.FPix.HitProducer =newpixrechits
67  pixelPairStepSeeds.ClusterCheckPSet.PixelClusterCollectionLabel = newpixclusters
68  pixelPairStepSeeds.ClusterCheckPSet.ClusterCollectionLabel = newstripclusters
69 
70  detachedTripletStepClusters.pixelClusters = newpixclusters
71  detachedTripletStepClusters.stripClusters = newstripclusters
72  detachedTripletStepSeedLayers.BPix.HitProducer =newpixrechits
73  detachedTripletStepSeedLayers.FPix.HitProducer =newpixrechits
74  detachedTripletStepSeeds.ClusterCheckPSet.PixelClusterCollectionLabel = newpixclusters
75  detachedTripletStepSeeds.ClusterCheckPSet.ClusterCollectionLabel = newstripclusters
76  detachedTripletStepClusters.stripRecHits =newstriprechits
77 
78  mixedTripletStepClusters.pixelClusters = newpixclusters
79  mixedTripletStepClusters.stripClusters = newstripclusters
80  mixedTripletStepSeedLayersA.BPix.HitProducer =newpixrechits
81  mixedTripletStepSeedLayersA.FPix.HitProducer =newpixrechits
82  mixedTripletStepSeedLayersB.BPix.HitProducer =newpixrechits
83  mixedTripletStepSeedsA.ClusterCheckPSet.PixelClusterCollectionLabel = newpixclusters
84  mixedTripletStepSeedsA.ClusterCheckPSet.ClusterCollectionLabel = newstripclusters
85  mixedTripletStepSeedsB.ClusterCheckPSet.PixelClusterCollectionLabel = newpixclusters
86  mixedTripletStepSeedsB.ClusterCheckPSet.ClusterCollectionLabel = newstripclusters
87 
88 
89  pixelLessStepClusters.pixelClusters = newpixclusters
90  pixelLessStepClusters.stripClusters = newstripclusters
91 
92  pixelLessStepSeeds.ClusterCheckPSet.PixelClusterCollectionLabel = newpixclusters
93  pixelLessStepSeeds.ClusterCheckPSet.ClusterCollectionLabel = newstripclusters
94 
95  tobTecStepClusters.pixelClusters = newpixclusters
96  tobTecStepClusters.stripClusters = newstripclusters
97  tobTecStepSeeds.ClusterCheckPSet.PixelClusterCollectionLabel = newpixclusters
98  tobTecStepSeeds.ClusterCheckPSet.ClusterCollectionLabel = newstripclusters
99  mixedTripletStepSeedLayersA.TEC.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
100  mixedTripletStepSeedLayersB.TIB.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
101 
102  pixelLessStepSeedLayers.TIB.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
103  pixelLessStepSeedLayers.TID.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
104  pixelLessStepSeedLayers.TEC.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
105  tobTecStepSeedLayers.TOB.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
106  tobTecStepSeedLayers.TEC.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
107 
108 
109  photonConvTrajSeedFromSingleLeg.ClusterCheckPSet.PixelClusterCollectionLabel = newpixclusters
110  photonConvTrajSeedFromSingleLeg.ClusterCheckPSet.ClusterCollectionLabel = newstripclusters
111  convClusters.pixelClusters =newpixclusters
112  convClusters.stripClusters =newstripclusters
113  convLayerPairs.BPix.HitProducer = newpixelrechits
114  convLayerPairs.FPix.HitProducer = newpixelrechits
115  convLayerPairs.TIB1.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
116  convLayerPairs.TIB2.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
117  convLayerPairs.TIB3.rphiRecHits = cms.InputTag(newstriprechits,"rphiRecHit")
118  convLayerPairs.TIB4.rphiRecHits = cms.InputTag(newstriprechits,"rphiRecHit")
119  convLayerPairs.TID1.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
120  convLayerPairs.TID1.stereoRecHits = cms.InputTag(newstriprechits,"stereoRecHitUnmatched")
121  convLayerPairs.TID1.rphiRecHits = cms.InputTag(newstriprechits,"rphiRecHitUnmatched")
122  convLayerPairs.TID2.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
123  convLayerPairs.TID2.stereoRecHits = cms.InputTag(newstriprechits,"stereoRecHitUnmatched")
124  convLayerPairs.TID2.rphiRecHits = cms.InputTag(newstriprechits,"rphiRecHitUnmatched")
125  convLayerPairs.TID3.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
126  convLayerPairs.TID3.stereoRecHits = cms.InputTag(newstriprechits,"stereoRecHitUnmatched")
127  convLayerPairs.TID3.rphiRecHits = cms.InputTag(newstriprechits,"rphiRecHitUnmatched")
128  convLayerPairs.TEC.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
129  convLayerPairs.TEC.stereoRecHits = cms.InputTag(newstriprechits,"stereoRecHitUnmatched")
130  convLayerPairs.TEC.rphiRecHits = cms.InputTag(newstriprechits,"rphiRecHitUnmatched")
131  convLayerPairs.TOB1.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
132  convLayerPairs.TOB2.matchedRecHits = cms.InputTag(newstriprechits,"matchedRecHit")
133  convLayerPairs.TOB3.rphiRecHits = cms.InputTag(newstriprechits,"rphiRecHit")
134  convLayerPairs.TOB4.rphiRecHits = cms.InputTag(newstriprechits,"rphiRecHit")
135  convLayerPairs.TOB5.rphiRecHits = cms.InputTag(newstriprechits,"rphiRecHit")
136  convLayerPairs.TOB6.rphiRecHits = cms.InputTag(newstriprechits,"rphiRecHit")
137 
def customizeTracking(newpixclusters, newstripclusters, newpixrechits, newstriprechits)