CMS 3D CMS Logo

HLTAK8PFJetsReconstruction_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
7 from ..modules.hltAK8PFJets_cfi import *
9 
10 HLTAK8PFJetsReconstruction = cms.Sequence(hltAK8PFJets+hltAK8PFJetCorrectorL1+hltAK8PFJetCorrectorL2+hltAK8PFJetCorrectorL3+hltAK8PFJetCorrector+hltAK8PFJetsCorrected)