CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/HLTriggerOffline/special/python/hltAlCaPostVal_cff.py

Go to the documentation of this file.
00001 from HLTriggerOffline.special.hltHITval_Harvest_cfi import *
00002 HLTAlCaPostVal = cms.Sequence(
00003     hltHITval_Harvest
00004 )