Variables | |
tuple | allStandAloneMuonTracksGenParticlesLeptonMatch |
tuple allStandAloneMuonTracksGenParticlesLeptonMatch_cfi::allStandAloneMuonTracksGenParticlesLeptonMatch [static] |
Initial value:
cms.EDFilter("MCTruthDeltaRMatcher", src = cms.InputTag("allStandAloneMuonTracks"), # note the unusually large value due to # poor resolution distMin = cms.double(0.5), matchPDGId = cms.vint32(13), matched = cms.InputTag("genParticleCandidates") )
Definition at line 3 of file allStandAloneMuonTracksGenParticlesLeptonMatch_cfi.py.