CMS 3D CMS Logo

photonjets_HLTPaths_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 import copy
00004 from HLTrigger.HLTfilters.hltHighLevel_cfi import *
00005 singlePhotonHLTFilter = copy.deepcopy(hltHighLevel)
00006 import copy
00007 from HLTrigger.HLTfilters.hltHighLevel_cfi import *
00008 singleRelaxedPhotonHLTFilter = copy.deepcopy(hltHighLevel)
00009 import copy
00010 from HLTrigger.HLTfilters.hltHighLevel_cfi import *
00011 singlePhotonHLTFilter12 = copy.deepcopy(hltHighLevel)
00012 singlePhotonHLTFilter.HLTPaths = ['HLT_IsoPhoton30_L1I']
00013 singleRelaxedPhotonHLTFilter.HLTPaths = ['HLT_IsoPhoton40_L1R']
00014 singlePhotonHLTFilter12.HLTPaths = ['CandHLT1PhotonL1Isolated']
00015 

Generated on Tue Jun 9 17:39:28 2009 for CMSSW by  doxygen 1.5.4