CMS 3D CMS Logo

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