Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CalibMuon
DTCalibration
python
DTFakeT0ESProducer_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
DTFakeT0ESProducer = cms.ESSource(
"DTFakeT0ESProducer"
,
4
t0Mean = cms.double(0.0),
5
t0Sigma = cms.double(0.0)
6
)
7
8
9
Config
Generated for CMSSW Reference Manual by
1.8.5