|
||||
File indexing completed on 2024-04-06 12:20:55
0001 import FWCore.ParameterSet.Config as cms 0002 0003 from L1Trigger.L1TMuonEndCap.simEmtfShowersDef_cfi import simEmtfShowersDef 0004 0005 ## producer for simulation 0006 simEmtfShowers = simEmtfShowersDef.clone() 0007 0008 ## producer for re-emulation on unpacked CSC shower data 0009 simEmtfShowersData = simEmtfShowers.clone()
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |