CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/Calibration/EcalAlCaRecoProducers/python/alcastreamEcalPi0Calib_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 import HLTrigger.HLTfilters.hltHighLevel_cfi
00003 
00004 
00005 ecalpi0CalibHLT = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
00006 # HLTPaths = ['AlCa_EcalPi0','AlCa_EcalEta'],
00007   eventSetupPathsKey='EcalCalPi0Calib',   
00008   throw = False
00009   )
00010