CMS 3D CMS Logo

ic5JetTracksAssociatorAtVertex_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # $Id: ic5JetTracksAssociatorAtVertex_cfi.py,v 1.2 2008/04/21 03:27:42 rpw Exp $
00004 from RecoJets.JetAssociationProducers.j2tParametersVX_cfi import *
00005 ic5JetTracksAssociatorAtVertex = cms.EDFilter("JetTracksAssociatorAtVertex",
00006     j2tParametersVX,
00007     jets = cms.InputTag("iterativeCone5CaloJets")
00008 )
00009 
00010 

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