00001 import FWCore.ParameterSet.Config as cms 00002 00003 from ElectroWeakAnalysis.WReco.wToTauNuHLTPaths_cfi import * 00004 wToTauNuHLTPath = cms.Path(wToTauNuHLTFilter) 00005