CMS 3D CMS Logo

ecalTriggerPrimitiveDigis_mc_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # Trigger Primitive Producer
5 # esmodule creating records + corresponding empty essource
7 
8 #Common
9 from Configuration.Eras.Modifier_phase2_hgcal_cff import phase2_hgcal
10 phase2_hgcal.toModify( simEcalTriggerPrimitiveDigis, BarrelOnly = cms.bool(True) )