CMS 3D CMS Logo

gemcscSegments_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 from RecoLocalMuon.GEMCSCSegment.gemcscSegments_cfi import gemcscSegments
4 
5 from Configuration.ProcessModifiers.gemcscSegmentsTesting_cff import gemcscSegmentsTesting
6 gemcscSegmentsTesting.toModify(gemcscSegments, enableME21GE21=True)