00001 cms.EDProducer("PartonSelector", 00002 withLeptons = cms.bool(False), 00003 src = cms.InputTag("genParticles") 00004 )
Definition at line 4 of file SelectPartons_cff.py.