CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_8_patch3/src/RecoParticleFlow/PFProducer/python/pfLinker_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 import RecoParticleFlow.PFProducer.pfLinker_cfi
00004 particleFlow = RecoParticleFlow.PFProducer.pfLinker_cfi.pfLinker.clone()
00005 particleFlow.PFCandidate = [cms.InputTag("particleFlowTmp")]