7 hltPixelTracks = cms.EDProducer(
"PixelTracksProducer",
9 ComponentName = cms.string(
'PixelFitterByHelixProjections'),
10 TTRHBuilder = cms.string(
'WithoutRefit')
12 SeedProducer = cms.InputTag(
"pixelTripletSeeds",
"PixelTriplet"),
13 RegionFactoryPSet = cms.PSet(
15 ComponentName = cms.string(
'GlobalRegionProducer')
17 FilterPSet = cms.PSet(
18 nSigmaInvPtTolerance = cms.double(0.0),
19 nSigmaTipMaxTolerance = cms.double(0.0),
20 ComponentName = cms.string(
'PixelTrackFilterByKinematics'),
21 chi2 = cms.double(1000.0),
22 ptMin = cms.double(0.1),
23 tipMax = cms.double(1.0)
29 hltFastPixelHitsVertex = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
30 hltFastPixelTracks = hltPixelTracks.clone()
31 hltFastPixelTracksRecover = hltPixelTracks.clone()
33 hltFastPrimaryVertexbbPhi = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
34 hltPixelTracksFastPVbbPhi = hltPixelTracks.clone()
35 hltPixelTracksRecoverbbPhi = hltPixelTracks.clone()
37 hltFastPixelHitsVertexVHbb = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
38 hltFastPixelTracksVHbb = hltPixelTracks.clone()
39 hltFastPixelTracksRecoverVHbb = hltPixelTracks.clone()
41 hltFastPrimaryVertex = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
42 hltFastPVPixelTracks = hltPixelTracks.clone()
43 hltFastPVPixelTracksRecover = hltPixelTracks.clone()
45 hltPixelLayerPairs = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
46 hltPixelLayerTriplets = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
47 hltPixelLayerTripletsReg = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
48 hltPixelLayerTripletsHITHB = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
49 hltPixelLayerTripletsHITHE = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
50 hltMixedLayerPairs = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()