CMS 3D CMS Logo

pfPileUp_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from PhysicsTools.PFCandProducer.pfPileUp_cfi  import *
00004 from PhysicsTools.PFCandProducer.pfNoPileUp_cfi import *
00005 
00006 pfPileUpSequence = cms.Sequence(
00007     pfPileUp+
00008     pfNoPileUp
00009     )
00010 

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