CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
Pomwig_custom Namespace Reference

Functions

def customise
 

Function Documentation

def Pomwig_custom.customise (   process)

Definition at line 3 of file Pomwig_custom.py.

References hitfit.return.

3 
4 def customise(process):
5 
6  process.genParticles.abortOnUnknownPDGCode = False
7 
8  return(process)