CMS 3D CMS Logo

HLTParticleFlowRecoSequence_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
5 from ..modules.hltParticleFlowTmp_cfi import *
7 from ..modules.hltPfTrack_cfi import *
8 
9 HLTParticleFlowRecoSequence = cms.Sequence(hltPfTrack+hltParticleFlowBlock+hltParticleFlowTmpBarrel+hltParticleFlowTmp+hltFixedGridRhoFastjetAllTmp)