Variables | |
tuple | allTracksGenParticlesLeptonMatch |
00001 cms.EDFilter("MCTruthDeltaRMatcher", 00002 src = cms.InputTag("allTracks"), 00003 distMin = cms.double(0.15), 00004 matchPDGId = cms.vint32(11, 13), 00005 matched = cms.InputTag("genParticleCandidates") 00006 )
Definition at line 3 of file allTracksGenParticlesLeptonMatch_cfi.py.