CMS 3D CMS Logo

RecoJetsGR_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 
4 
5 # Standard set:
7 
8 recoJetsGR = cms.Sequence(fixedGridRhoFastjetAllCalo+ak4CaloJets)
9