CMS 3D CMS Logo

HLTPhoton100EBTightIDTightIsoOpenUnseededTask_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
8 
9 HLTPhoton100EBTightIDTightIsoOpenUnseededTask = cms.Task(
10  hltEgammaCandidatesUnseeded,
11  hltEgammaClusterShapeUnseeded,
12  hltEgammaEcalPFClusterIsoUnseeded,
13  hltEgammaHcalPFClusterIsoUnseeded,
14  hltEgammaHoverEUnseeded
15 )