CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RecoJetAssociations_cff.py
Go to the documentation of this file.
2 
3 # $Id: RecoJetAssociations_cff.py,v 1.6 2010/09/17 16:47:55 vlimant Exp $
4 #
5 # Associate reconstructed jets with other objects
6 # keep IC5 association for backward compatibility for external use
8 #from RecoJets.JetAssociationProducers.trackExtrapolator_cfi import *
9 # standard associations
15 recoJetAssociations = cms.Sequence(ic5JetTracksAssociatorAtVertex+iterativeCone5JTA+kt4JTA+ak5JTA+ak7JTA)
16