00001 import FWCore.ParameterSet.Config as cms 00002 00003 from JetMETAnalysis.JetSkims.photonjets_Sequences_cff import * 00004 singlePhotonHLTPath = cms.Path(singlePhotonHLTFilter) 00005 singleRelaxedPhotonHLTPath = cms.Path(singleRelaxedPhotonHLTFilter) 00006 singlePhotonHLTPath12 = cms.Path(singlePhotonHLTFilter12) 00007