CMS 3D CMS Logo

Modifier_hcalSkipPacker_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # This modifier skips the HCAL packer and runs a fake unpacker so all expected collections are still available
4 
5 hcalSkipPacker = cms.Modifier()