CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch13/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(hltTauQualityTesterForZ6E31)
00005 
00006