src
HLTrigger
Configuration
python
HLT_75e33
sequences
HLTRawToDigiSequence_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltHgcalDigis_cfi
import
*
4
from
..
modules.hltHcalDigis_cfi
import
*
5
from
..
modules.hltMuonCSCDigis_cfi
import
*
6
from
..
modules.hltMuonDTDigis_cfi
import
*
7
from
..
modules.hltMuonGEMDigis_cfi
import
*
8
from
..
sequences.HLTEcalDigisSequence_cfi
import
*
9
10
HLTRawToDigiSequence = cms.Sequence(hltHgcalDigis+HLTEcalDigisSequence+hltHcalDigis+hltMuonCSCDigis+hltMuonDTDigis+hltMuonGEMDigis)
hltHcalDigis_cfi
HLTEcalDigisSequence_cfi
hltMuonDTDigis_cfi
hltMuonCSCDigis_cfi
hltHgcalDigis_cfi
hltMuonGEMDigis_cfi
Generated for CMSSW Reference Manual by
1.8.14