CMS 3D CMS Logo

simEmtfShowers_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 from L1Trigger.L1TMuonEndCap.simEmtfShowersDef_cfi import simEmtfShowersDef
4 
5 
6 simEmtfShowers = simEmtfShowersDef.clone()
7 
8 
9 simEmtfShowersData = simEmtfShowers.clone()