CMS 3D CMS Logo

zToEEOneTrackGenParticlesMatch_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 zToEEOneTrackGenParticlesMatch = cms.EDFilter("MCTruthCompositeMatcher",
00004     src = cms.InputTag("zToEEOneTrack"),
00005     matchMaps = cms.VInputTag(cms.InputTag("allElectronsGenParticlesMatch"), cms.InputTag("allTracksGenParticlesLeptonMatch"))
00006 )
00007 
00008 

Generated on Tue Jun 9 17:34:20 2009 for CMSSW by  doxygen 1.5.4