CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HCALHighEnergyHLTPath_cfi.py
Go to the documentation of this file.
1 
2 import FWCore.ParameterSet.Config as cms
3 
4 from HLTrigger.HLTfilters.hltHighLevel_cfi import hltHighLevel as HCALHighEnergyHLTPath
5 
6 HCALHighEnergyHLTPath.HLTPaths = cms.vstring( "HLTStoppedHSCPPath" )