CMS 3D CMS Logo

HLTDiphoton3023IsoCaloIdUnseededTask_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
10 
11 HLTDiphoton3023IsoCaloIdUnseededTask = cms.Task(
12  hltEgammaCandidatesUnseeded,
13  hltEgammaClusterShapeUnseeded,
14  hltEgammaEcalPFClusterIsoUnseeded,
15  hltEgammaHGCALIDVarsUnseeded,
16  hltEgammaHGCalLayerClusterIsoUnseeded,
17  hltEgammaHcalPFClusterIsoUnseeded,
18  hltEgammaHoverEUnseeded
19 )