CMS 3D CMS Logo

HLTDoFullUnpackingEgammaEcalSequence_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
7 from ..modules.hltEcalDigis_cfi import *
8 from ..modules.hltEcalRecHit_cfi import *
9 
10 HLTDoFullUnpackingEgammaEcalSequence = cms.Sequence(hltEcalDigis+bunchSpacingProducer+hltEcalDetIdToBeRecovered+hltEcalMultiFitUncalibRecHit+hltEcalRecHit+hltEcalDetailedTimeRecHit)