CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
allStandAloneMuonTracksGenParticlesLeptonMatch_cfi Namespace Reference

Variables

tuple allStandAloneMuonTracksGenParticlesLeptonMatch
 

Variable Documentation

tuple allStandAloneMuonTracksGenParticlesLeptonMatch_cfi.allStandAloneMuonTracksGenParticlesLeptonMatch
Initial value:
1 = cms.EDFilter("MCTruthDeltaRMatcher",
2  src = cms.InputTag("allStandAloneMuonTracks"),
3  # note the unusually large value due to
4  # poor resolution
5  distMin = cms.double(0.5),
6  matchPDGId = cms.vint32(13),
7  matched = cms.InputTag("genParticleCandidates")
8 )

Definition at line 3 of file allStandAloneMuonTracksGenParticlesLeptonMatch_cfi.py.