CMS 3D CMS Logo

Variables

topDiLepton2Electron_Sequences_cff Namespace Reference

Variables

tuple topDiLepton2Electron = cms.Sequence(topDiLepton2ElectronFilter)
tuple topDiLepton2ElectronFilter

Variable Documentation

Definition at line 9 of file topDiLepton2Electron_Sequences_cff.py.

Initial value:
00001 cms.EDFilter("TopDiLeptonFilter",
00002     electronCollection = cms.InputTag("pixelMatchGsfElectrons"),
00003     muonCollection = cms.InputTag("muons"),
00004     ptThreshold = cms.double(20.0)
00005 )

Definition at line 3 of file topDiLepton2Electron_Sequences_cff.py.