CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_7_hltpatch2/src/HLTriggerOffline/Tau/python/Validation/HLTTauQualityTests_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 from HLTriggerOffline.Tau.Validation.HLTTauQualityTests_cfi import *
00003 
00004 hltTauRelvalQualityTests = cms.Sequence(hltTauQualityTesterForZ)
00005 
00006