CMS 3D CMS Logo

Variables

pixelMatchElectronL1IsoLargeWindowSequenceForHLT_cff Namespace Reference

Variables

tuple ctfL1IsoLargeWindowTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
tuple hltCkfL1IsoLargeWindowTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
tuple hltCtfL1IsoLargeWindowWithMaterialTracks
tuple hltL1IsoLargeWindowElectronPixelSeedsSequence
tuple HLTPixelMatchLargeWindowElectronL1IsoTrackingSequence

Variable Documentation

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

Definition at line 60 of file pixelMatchElectronL1IsoLargeWindowSequenceForHLT_cff.py.

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

Definition at line 74 of file pixelMatchElectronL1IsoLargeWindowSequenceForHLT_cff.py.

Initial value:
00001 cms.Sequence(hltCkfL1IsoLargeWindowTrackCandidates+
00002                                                                      ctfL1IsoLargeWindowTracks+
00003                                                                      hltCtfL1IsoLargeWindowWithMaterialTracks+
00004                                                                      cms.SequencePlaceholder("hltPixelMatchLargeWindowElectronsL1Iso"))

Definition at line 68 of file pixelMatchElectronL1IsoLargeWindowSequenceForHLT_cff.py.