CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/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 )