CMS 3D CMS Logo

HiEgammaPostPF_cff.py
Go to the documentation of this file.
6 
7 
8 eidRobustLoose.verticesCollection = "hiSelectedVertex"
9 eidRobustTight.verticesCollection = "hiSelectedVertex"
10 eidRobustHighEnergy.verticesCollection = "hiSelectedVertex"
11 eidLoose.verticesCollection = "hiSelectedVertex"
12 eidTight.verticesCollection = "hiSelectedVertex"
13 hfRecoEcalCandidate.VertexCollection = "hiSelectedVertex"
14 
15 egammaHighLevelRecoPostPFTask = cms.Task(interestingEgammaIsoDetIdsTask,egmIsolationTask,photonIDTask,photonIDTaskGED,eIdTask,hfEMClusteringTask)
16 egammaHighLevelRecoPostPF = cms.Sequence(egammaHighLevelRecoPostPFTask)