CMS 3D CMS Logo

Functions
customise Namespace Reference

Functions

def customise (process)
 

Function Documentation

def customise.customise (   process)

Definition at line 3 of file customise.py.

References mathSSE.return().

3 def customise(process):
4  process.load('sample')
5  import Validation.RecoMuon.RelValCustoms as switch
6  #switch.harvest_only(process)
7  #switch.validation_only(process)
8  return(process)
9 
return((rh^lh)&mask)
def customise(process)
Definition: customise.py:3