CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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()
tuple pixelMatchElectronL1NonIsoLargeWindowSequenceForHLT_cff.hltCtfL1NonIsoLargeWindowWithMaterialTracks
Initial value:
1 = cms.EDProducer("FastTrackMerger",
2  SaveTracksOnly = cms.untracked.bool(True),
3  TrackProducers = cms.VInputTag(cms.InputTag("ctfL1NonIsoLargeWindowTracks"),
4  cms.InputTag("hltCtfL1NonIsoWithMaterialTracks"))
5 )

Definition at line 58 of file pixelMatchElectronL1NonIsoLargeWindowSequenceForHLT_cff.py.

tuple pixelMatchElectronL1NonIsoLargeWindowSequenceForHLT_cff.hltL1NonIsoLargeWindowElectronPixelSeedsSequence
Initial value:
1 = cms.Sequence(globalPixelTracking+
2  cms.SequencePlaceholder("hltL1NonIsoLargeWindowElectronPixelSeeds"))

Definition at line 70 of file pixelMatchElectronL1NonIsoLargeWindowSequenceForHLT_cff.py.

tuple pixelMatchElectronL1NonIsoLargeWindowSequenceForHLT_cff.HLTPixelMatchLargeWindowElectronL1NonIsoTrackingSequence
Initial value:
1 = cms.Sequence(hltCkfL1NonIsoLargeWindowTrackCandidates+
2  ctfL1NonIsoLargeWindowTracks+
3  hltCtfL1NonIsoLargeWindowWithMaterialTracks+
4  cms.SequencePlaceholder("hltPixelMatchLargeWindowElectronsL1NonIso"))

Definition at line 65 of file pixelMatchElectronL1NonIsoLargeWindowSequenceForHLT_cff.py.