Main Page
Namespaces
Classes
Package Documentation
DQM
SiStripMonitorHardware
python
SiStripSpyEventSummaryProducer_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
SiStripSpyEventSummary = cms.EDProducer(
'SiStripSpyEventSummaryProducer'
,
4
RawDataTag = cms.InputTag(
'source'
),
5
RunType = cms.uint32(2)
#Pedestals, see DataFormats/SiStripCommon/interface/ConstantsForRunType.h
6
)
Generated for CMSSW Reference Manual by
1.8.11