CMS 3D CMS Logo

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

Definition at line 58 of file pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff.py.

tuple pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff.hltL1SeededLargeWindowElectronPixelSeedsSequence
Initial value:
1 = cms.Sequence(globalPixelTracking+
2  cms.SequencePlaceholder("hltL1SeededLargeWindowElectronPixelSeeds"))

Definition at line 70 of file pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff.py.

tuple pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff.HLTPixelMatchLargeWindowElectronL1SeededTrackingSequence
Initial value:
1 = cms.Sequence(hltCkfL1SeededLargeWindowTrackCandidates+
2  ctfL1SeededLargeWindowTracks+
3  hltCtfL1SeededLargeWindowWithMaterialTracks+
4  cms.SequencePlaceholder("hltPixelMatchLargeWindowElectronsL1Seeded"))

Definition at line 65 of file pixelMatchElectronL1SeededLargeWindowSequenceForHLT_cff.py.