CMS 3D CMS Logo

SimTracker_Deconvolution_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 def customise(process):
00004         # Signal in Deconvolution Mode
00005         process.simSiStripDigis.APVpeakmode = cms.bool(False)
00006         return(process)
00007 

Generated on Tue Jun 9 17:47:52 2009 for CMSSW by  doxygen 1.5.4