CMS 3D CMS Logo

HLTPhoton187L1SeededTask_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
6 
7 HLTPhoton187L1SeededTask = cms.Task(
8  hltEgammaCandidatesL1Seeded,
9  hltEgammaHGCALIDVarsL1Seeded,
10  hltEgammaHoverEL1Seeded
11 )