CMS 3D CMS Logo

Herwigpp_custom.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 def customise(process):
00004 
00005         process.genParticles.abortOnUnknownPDGCode = False
00006 
00007         return(process)

Generated on Tue Jun 9 17:26:58 2009 for CMSSW by  doxygen 1.5.4