CMS 3D CMS Logo

heavyChHiggsToTauNu_HLTPaths_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 import copy
5 heavyChHiggsToTauNuHLTFilter = copy.deepcopy(hltHighLevel)
6 heavyChHiggsToTauNuHLTFilter.HLTPaths = ['HLT_IsoTau_MET65_Trk20']
7