CMS 3D CMS Logo

Functions

SimTracker_SetDeconv_cff Namespace Reference

Functions

def customise

Function Documentation

def SimTracker_SetDeconv_cff::customise (   process)

Definition at line 3 of file SimTracker_SetDeconv_cff.py.

00004                       :
00005         # Signal in Deconvolution Mode
00006         process.simSiStripDigis.APVpeakmode = cms.bool(False)
00007         return(process)
00008