src
RecoJets
Configuration
python
RecoJetsGR_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
4
5
# Standard set:
6
from
RecoJets.Configuration.RecoJets_cff
import
*
7
8
recoJetsGRTask = cms.Task(fixedGridRhoFastjetAllCalo, ak4CaloJets)
9
recoJetsGR = cms.Sequence(recoJetsGRTask)
10
RecoJets_cff
Generated for CMSSW Reference Manual by
1.8.14