00001 import FWCore.ParameterSet.Config as cms 00002 00003 from JetMETAnalysis.JetSkims.photonjets_HLTPaths_cfi import * 00004 photonjetsHLTFilter = cms.Sequence(singlePhotonHLTFilter+singleRelaxedPhotonHLTFilter+singlePhotonHLTFilter12) 00005