Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
SimCalorimetry
EcalSelectiveReadoutProducers
python
ecalDigis_beamcom09_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Define EcalSelectiveReadoutProducer module as "simEcalDigis" with default settings
4
from
SimCalorimetry.EcalSelectiveReadoutProducers.ecalDigis_cfi
import
*
5
6
# Changes settings to 2009 and 2010 beam ones:
7
#
8
# DCC ZS FIR weights.
9
simEcalDigis.dccNormalizedWeights = cms.vdouble(-1.1865, 0.0195, 0.2900, 0.3477, 0.3008, 0.2266)
10
11
# Index of time sample (staring from 1) the first DCC weights is implied
12
simEcalDigis.ecalDccZs1stSample = cms.int32(3)
13
14
# ZS energy threshold in GeV to apply to low interest channels of barrel
15
simEcalDigis.ebDccAdcToGeV = cms.double(0.035)
16
simEcalDigis.srpBarrelLowInterestChannelZS = cms.double(2.25*0.035)
17
18
# ZS energy threshold in GeV to apply to low interest channels of endcap
19
simEcalDigis.eeDccAdcToGeV = cms.double(0.06)
20
simEcalDigis.srpEndcapLowInterestChannelZS = cms.double(3.75*0.06)
21
Config
ecalDigis_cfi
Generated for CMSSW Reference Manual by
1.8.5