CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
higgsTo2Gamma_Sequences_cff.py
Go to the documentation of this file.
2 
5 higgsTo2GammaHLTrigReport = cms.EDAnalyzer("HLTrigReport",
6  HLTriggerResults = cms.InputTag("TriggerResults")
7 )
8 
9 higgsTo2GammaSequence = cms.Sequence(higgsTo2GammaHLTrigReport+higgsTo2GammaHLTFilter+higgsTo2GammaFilter)
10