CMS 3D CMS Logo

Variables

pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff Namespace Reference

Variables

tuple ctfL1SeededLargeWindowTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
tuple hltCkfL1SeededLargeWindowTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
tuple hltCtfL1SeededLargeWindowWithMaterialTracks
tuple hltL1SeededLargeWindowElectronPixelSeedsSequence
tuple HLTPixelMatchLargeWindowElectronL1SeededTrackingSequence

Variable Documentation

tuple pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff::ctfL1SeededLargeWindowTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
tuple pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff::hltCkfL1SeededLargeWindowTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
Initial value:
00001 cms.EDProducer("FastTrackMerger",
00002     SaveTracksOnly = cms.untracked.bool(True),
00003     TrackProducers = cms.VInputTag(cms.InputTag("ctfL1SeededLargeWindowTracks"),
00004                                    cms.InputTag("hltCtfL1SeededWithMaterialTracks"))
00005 )

Definition at line 58 of file pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff.py.

Initial value:
00001 cms.Sequence(globalPixelTracking+
00002                                                                 cms.SequencePlaceholder("hltL1SeededLargeWindowElectronPixelSeeds"))

Definition at line 70 of file pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff.py.

Initial value:
00001 cms.Sequence(hltCkfL1SeededLargeWindowTrackCandidates+
00002                                                                         ctfL1SeededLargeWindowTracks+
00003                                                                         hltCtfL1SeededLargeWindowWithMaterialTracks+
00004                                                                         cms.SequencePlaceholder("hltPixelMatchLargeWindowElectronsL1Seeded"))

Definition at line 65 of file pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff.py.