Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Functions
SimTracker_SetPeak_cff Namespace Reference
Functions
def
customise
Function Documentation
def
SimTracker_SetPeak_cff.customise
(
process
)
Definition at line
3
of file
SimTracker_SetPeak_cff.py
.
References
mathSSE.return()
.
3
4
def
customise
(process):
5
# Signal in Deconvolution Mode
6
for
ps
in
process.mix.digitizers:
7
if
ps.accumulatorType == cms.string(
'SiStripDigitizer'
):
8
ps.APVpeakmode = cms.bool(
True
)
9
ps.electronPerAdc = cms.double(262.0)
#this is the value measured in peak... should we add 15%?
10
return
(process)
11
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