CMS 3D CMS Logo

RecoJPTJets_cff.py
Go to the documentation of this file.
1 
3 JetPlusTrackZSPCorJetAntiKt4.ptCUT = 15.
4 
5 #define jetPlusTrackZSPCorJe Task
6 jetPlusTrackZSPCorJetAntiKt4Task = cms.Task(JetPlusTrackCorrectionsAntiKt4Task)
7 
8 recoJPTJetsTask=cms.Task(jetPlusTrackZSPCorJetAntiKt4Task)
9 recoJPTJets=cms.Sequence(recoJPTJetsTask)