00001 import FWCore.ParameterSet.Config as cms 00002 00003 from TopQuarkAnalysis.TopSkimming.topDiLepton2Electron_HLTSequences_cff import * 00004 from TopQuarkAnalysis.TopSkimming.topDiLepton2Electron_Sequences_cff import * 00005 topDiLepton2ElectronPath = cms.Path(topDiLepton2ElectronHLT+topDiLepton2Electron) 00006