Main Page
Namespaces
Classes
Package Documentation
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
Generated for CMSSW Reference Manual by
1.8.11