Variables | |
tuple | hltCkfL1IsoTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone() |
tuple | hltCtfL1IsoWithMaterialTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone() |
tuple | hltL1IsoStartUpElectronPixelSeedsSequence |
tuple | HLTPixelMatchElectronL1IsoTrackingSequence |
tuple pixelMatchElectronL1IsoSequenceForHLT_cff::hltCkfL1IsoTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone() |
Definition at line 35 of file pixelMatchElectronL1IsoSequenceForHLT_cff.py.
tuple pixelMatchElectronL1IsoSequenceForHLT_cff::hltCtfL1IsoWithMaterialTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone() |
Definition at line 54 of file pixelMatchElectronL1IsoSequenceForHLT_cff.py.
00001 cms.Sequence(globalPixelTracking+ 00002 # printContent+ 00003 cms.SequencePlaceholder("hltL1IsoStartUpElectronPixelSeeds"))
Definition at line 69 of file pixelMatchElectronL1IsoSequenceForHLT_cff.py.
00001 cms.Sequence(hltCkfL1IsoTrackCandidates+ 00002 hltCtfL1IsoWithMaterialTracks+ 00003 cms.SequencePlaceholder("hltPixelMatchElectronsL1Iso"))
Definition at line 73 of file pixelMatchElectronL1IsoSequenceForHLT_cff.py.