CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qcdPhotonsCosmicDQM_cff.py
Go to the documentation of this file.
2 
4 qcdPhotonsCosmicDQM = DQM.Physics.qcdPhotonsDQM_cfi.qcdPhotonsDQM.clone(
5  barrelRecHitTag = cms.InputTag("ecalRecHit:EcalRecHitsEB"),
6  endcapRecHitTag = cms.InputTag("ecalRecHit:EcalRecHitsEE")
7 )