00001 # The following comments couldn't be translated into the new config version: 00002 00003 # bool byName = true 00004 00005 import FWCore.ParameterSet.Config as cms 00006 import HLTrigger.HLTfilters.hltHighLevel_cfi 00007 00008 gammajetHLT = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone( 00009 HLTPaths = ['HLT_IsoPhoton30_L1I','HLT_IsoPhoton15_L1R'], 00010 throw = False 00011 ) 00012 00013