CMS 3D CMS Logo

pfCandidateIsoDepositSelection_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from PhysicsTools.PFCandProducer.pfAllChargedHadrons_cfi import *
00004 from PhysicsTools.PFCandProducer.pfAllNeutralHadrons_cfi import *
00005 from PhysicsTools.PFCandProducer.pfAllPhotons_cfi import *
00006 
00007 patPFCandidateIsoDepositSelection = cms.Sequence(pfAllChargedHadrons * pfAllNeutralHadrons * pfAllPhotons)
00008 

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