CMS 3D CMS Logo

ic5PFJetTracksAssociatorAtVertex_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from RecoJets.JetAssociationProducers.j2tParametersVX_cfi import *
00004 ic5PFJetTracksAssociatorAtVertex = cms.EDFilter("JetTracksAssociatorAtVertex",
00005     j2tParametersVX,
00006     jets = cms.InputTag("iterativeCone5PFJets")
00007 )
00008 
00009 

Generated on Tue Jun 9 17:43:41 2009 for CMSSW by  doxygen 1.5.4