CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
higgsToZZ4Leptons_Sequences_cff.py
Go to the documentation of this file.
2 
5 higgsToZZ4HLTrigReport = cms.EDFilter("HLTrigReport",
6  HLTriggerResults = cms.InputTag("TriggerResults")
7 )
8 
9 higgsToZZ4LeptonsSequence = cms.Sequence(higgsToZZ4HLTrigReport+higgsToZZ4LeptonsHLTFilter+higgsToZZ4LeptonsFilter)
10