CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HLTTauValidation_cff.py
Go to the documentation of this file.
2 
4 #from HLTriggerOffline.Tau.Validation.HLTTauValidation_8E29_cfi import *
5 #from HLTriggerOffline.Tau.Validation.HLTTauValidation_1E31_cfi import *
6 #from HLTriggerOffline.Tau.Validation.HLTTauValidation_6E31_cfi import *
10 
11 HLTTauVal = cms.Sequence(hltTauRef+hltTauValIdeal5E32+hltTauValIdeal1E33+hltTauValIdeal3E33)
12 
13 # for FS, hltTauRef Producers go into separate "prevalidation" sequence
14 # (this fixes the "no EDProducer in EndPath" problem)
15 HLTTauValFS = cms.Sequence(hltTauValIdeal5E32+hltTauValIdeal1E33+hltTauValIdeal3E33)
16 
17 
18