CMS 3D CMS Logo

Variables

pixelMatchElectronL1NonIsoLargeWindowSequenceForHLT_cff Namespace Reference

Variables

tuple ctfL1NonIsoLargeWindowTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
tuple hltCkfL1NonIsoLargeWindowTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
tuple hltCtfL1NonIsoLargeWindowWithMaterialTracks
tuple hltL1NonIsoLargeWindowElectronPixelSeedsSequence
tuple HLTPixelMatchLargeWindowElectronL1NonIsoTrackingSequence

Variable Documentation

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

Definition at line 58 of file pixelMatchElectronL1NonIsoLargeWindowSequenceForHLT_cff.py.

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

Definition at line 70 of file pixelMatchElectronL1NonIsoLargeWindowSequenceForHLT_cff.py.

Initial value:
00001 cms.Sequence(hltCkfL1NonIsoLargeWindowTrackCandidates+
00002                                                                         ctfL1NonIsoLargeWindowTracks+
00003                                                                         hltCtfL1NonIsoLargeWindowWithMaterialTracks+
00004                                                                         cms.SequencePlaceholder("hltPixelMatchLargeWindowElectronsL1NonIso"))

Definition at line 65 of file pixelMatchElectronL1NonIsoLargeWindowSequenceForHLT_cff.py.