CMS 3D CMS Logo

Variables

HLTFastRecoForMuon_cff Namespace Reference

Variables

tuple hltCkfTrackCandidatesJpsiTk = cms.Sequence(globalPixelTracking)
tuple hltCtfWithMaterialTracksJpsiTk
tuple hltJpsiTkPixelSeedFromL3Candidate = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
tuple hltL3TrackCandidateFromL2IOHit = FastSimulation.Muons.TrackCandidateFromL2_cfi.hltL3TrackCandidateFromL2.clone()
tuple hltL3TrackCandidateFromL2NoVtx = FastSimulation.Muons.TrackCandidateFromL2_cfi.hltL3TrackCandidateFromL2.clone()
tuple hltL3TrackCandidateFromL2OIHit = FastSimulation.Muons.TrackCandidateFromL2_cfi.hltL3TrackCandidateFromL2.clone()
tuple hltL3TrackCandidateFromL2OIState = FastSimulation.Muons.TrackCandidateFromL2_cfi.hltL3TrackCandidateFromL2.clone()
tuple hltL3TrajSeedIOHit = TSG.l3seeds("IOHitCascade")
tuple hltL3TrajSeedOIHit = TSG.l3seeds("OIHitCascade")
 Make three individual seeders OIState can be taken directly from configuration hltL3TrajSeedOIState = TSG.l3seeds("OIState") hltL3TrajSeedOIState.ServiceParameters.Propagators = cms.untracked.vstring() OIProp(hltL3TrajSeedOIState,hltL3TrajSeedOIState.TkSeedGenerator)
tuple hltMuCkfTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
tuple hltMuCtfTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
tuple hltMuTrackCkfTrackCandidatesOnia = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
tuple hltMuTrackCtfTracksOnia = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
tuple hltMuTrackJpsiCkfTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
tuple hltMuTrackJpsiCtfTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
tuple hltMuTrackJpsiEffCkfTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
tuple hltMuTrackJpsiEffCtfTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
tuple HLTRegionalCKFTracksForL3Isolation = cms.Sequence( hltPixelTracks)

Variable Documentation

tuple HLTFastRecoForMuon_cff::hltCkfTrackCandidatesJpsiTk = cms.Sequence(globalPixelTracking)

Definition at line 57 of file HLTFastRecoForMuon_cff.py.

Initial value:
00001 cms.EDProducer("FastTrackMerger",
00002     SaveTracksOnly = cms.untracked.bool(True),
00003     TrackProducers = cms.VInputTag(cms.InputTag("globalPixelWithMaterialTracks"),
00004                                    cms.InputTag("globalPixelTrackCandidates")),
00005     ptMin = cms.untracked.double(1.0),
00006     minHits = cms.untracked.uint32(8)
00007 )

Definition at line 59 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltJpsiTkPixelSeedFromL3Candidate = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()

Definition at line 56 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltL3TrackCandidateFromL2IOHit = FastSimulation.Muons.TrackCandidateFromL2_cfi.hltL3TrackCandidateFromL2.clone()

Definition at line 46 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltL3TrackCandidateFromL2NoVtx = FastSimulation.Muons.TrackCandidateFromL2_cfi.hltL3TrackCandidateFromL2.clone()

Definition at line 48 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltL3TrackCandidateFromL2OIHit = FastSimulation.Muons.TrackCandidateFromL2_cfi.hltL3TrackCandidateFromL2.clone()

Definition at line 44 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltL3TrackCandidateFromL2OIState = FastSimulation.Muons.TrackCandidateFromL2_cfi.hltL3TrackCandidateFromL2.clone()

Definition at line 42 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltL3TrajSeedIOHit = TSG.l3seeds("IOHitCascade")

Definition at line 38 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltL3TrajSeedOIHit = TSG.l3seeds("OIHitCascade")

Make three individual seeders OIState can be taken directly from configuration hltL3TrajSeedOIState = TSG.l3seeds("OIState") hltL3TrajSeedOIState.ServiceParameters.Propagators = cms.untracked.vstring() OIProp(hltL3TrajSeedOIState,hltL3TrajSeedOIState.TkSeedGenerator)

Definition at line 35 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltMuCkfTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()

Definition at line 70 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltMuCtfTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()

Definition at line 97 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltMuTrackCkfTrackCandidatesOnia = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()

Definition at line 88 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltMuTrackCtfTracksOnia = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()

Definition at line 115 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltMuTrackJpsiCkfTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()

Definition at line 76 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltMuTrackJpsiCtfTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()

Definition at line 103 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltMuTrackJpsiEffCkfTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()

Definition at line 82 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::hltMuTrackJpsiEffCtfTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()

Definition at line 109 of file HLTFastRecoForMuon_cff.py.

tuple HLTFastRecoForMuon_cff::HLTRegionalCKFTracksForL3Isolation = cms.Sequence( hltPixelTracks)

Definition at line 131 of file HLTFastRecoForMuon_cff.py.