CMS 3D CMS Logo

jetCorrections_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
5 
6 ## for scheduled mode
7 patJetCorrectionsTask = cms.Task(patJetCorrFactors)
8 patJetCorrections = cms.Sequence(patJetCorrectionsTask)
Analysis selections #####.