EventFilter
CTPPSRawToDigi
python
totemTriggerRawToDigi_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
totemTriggerRawToDigi = cms.EDProducer(
"TotemTriggerRawToDigi"
,
4
rawDataTag = cms.InputTag(
""
),
5
6
# IMPORTANT: leave 0 to load the default configuration from
7
# DataFormats/FEDRawData/interface/FEDNumbering.h
8
fedId = cms.uint32(0)
9
)
Generated for CMSSW Reference Manual by
1.8.16