CMS 3D CMS Logo

goodTrackMCMatch_cfi Namespace Reference


Variables

tuple goodTrackMCMatch


Variable Documentation

tuple goodTrackMCMatch_cfi::goodTrackMCMatch [static]

Initial value:

cms.EDFilter("MCMatcher",
    src = cms.InputTag("goodTracks"),
    maxDPtRel = cms.double(1.0),
    mcPdgId = cms.vint32(13), ## muons

    mcStatus = cms.vint32(1),
    resolveByMatchQuality = cms.bool(False),
    maxDeltaR = cms.double(0.15),
    checkCharge = cms.bool(True),
    resolveAmbiguities = cms.bool(False),
    matched = cms.InputTag("genParticles")
)

Definition at line 3 of file goodTrackMCMatch_cfi.py.


Generated on Tue Jun 9 18:47:21 2009 for CMSSW by  doxygen 1.5.4