Main Page
Namespaces
Classes
Package Documentation
RecoLocalCalo
HcalRecProducers
python
HBHEMethod0Parameters_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Configuration parameters for Method 0
4
m0Parameters = cms.PSet(
5
firstSampleShift = cms.int32(0),
6
samplesToAdd = cms.int32(2),
7
correctForPhaseContainment = cms.bool(
True
),
8
correctionPhaseNS = cms.double(6.0),
9
)
Generated for CMSSW Reference Manual by
1.8.11