CMS 3D CMS Logo

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

Definition at line 60 of file pixelMatchElectronL1IsoLargeWindowSequenceForHLT_cff.py.

tuple pixelMatchElectronL1IsoLargeWindowSequenceForHLT_cff.hltL1IsoLargeWindowElectronPixelSeedsSequence
Initial value:
1 = cms.Sequence(globalPixelTracking+
2  cms.SequencePlaceholder("hltL1IsoLargeWindowElectronPixelSeeds"))

Definition at line 74 of file pixelMatchElectronL1IsoLargeWindowSequenceForHLT_cff.py.

tuple pixelMatchElectronL1IsoLargeWindowSequenceForHLT_cff.HLTPixelMatchLargeWindowElectronL1IsoTrackingSequence
Initial value:
1 = cms.Sequence(hltCkfL1IsoLargeWindowTrackCandidates+
2  ctfL1IsoLargeWindowTracks+
3  hltCtfL1IsoLargeWindowWithMaterialTracks+
4  cms.SequencePlaceholder("hltPixelMatchLargeWindowElectronsL1Iso"))

Definition at line 68 of file pixelMatchElectronL1IsoLargeWindowSequenceForHLT_cff.py.