00001 import FWCore.ParameterSet.Config as cms 00002 00003 from DiffractiveForwardAnalysis.Skimming.gammagammaMuMuHLTPaths_cfi import * 00004 gammagammaMuMuHLTPath = cms.Path(gammagammaMuMuHLTFilter) 00005