Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
SimTracker
Configuration
python
SimTracker_SetPeak_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
def
customise
(process):
4
# Signal in Deconvolution Mode
5
process.simSiStripDigis.APVpeakmode = cms.bool(
True
)
6
process.simSiStripDigis.electronPerAdc = cms.double(262.0)
#this is the value measured in peak... should we add 15%?
7
return
(process)
8
Config
mathSSE::return
return((rh^lh)&mask)
SimTracker_SetPeak_cff.customise
def customise
Definition:
SimTracker_SetPeak_cff.py:3
Generated for CMSSW Reference Manual by
1.8.5