Definition at line 3 of file useSource_custom.py.
00004 : 00005 00006 process.g4SimHits.Generator.HepMCProductLabel = cms.string('source') 00007 process.genParticles.src=cms.InputTag('source') 00008 00009 return(process)