CMS 3D CMS Logo

photonIDValueMapProducer_cff.py
Go to the documentation of this file.
2 
3 import FWCore.ParameterSet.Config as cms
4 
5 from Configuration.Eras.Modifier_phase2_common_cff import phase2_common
6 phase2_common.toModify(photonIDValueMapProducer,
7  esReducedRecHitCollection = "",
8 )