00001 import FWCore.ParameterSet.Config as cms 00002 00003 from JetMETAnalysis.JetSkims.onejet_Sequences_cff import * 00004 onejetHLTPath = cms.Path(onejetpe0HLTFilter) 00005 onejetpe1HLTPath = cms.Path(onejetpe1HLTFilter) 00006 onejetpe3HLTPath = cms.Path(onejetpe3HLTFilter) 00007 onejetpe5HLTPath = cms.Path(onejetpe5HLTFilter) 00008 onejetpe7HLTPath = cms.Path(onejetpe7HLTFilter) 00009