CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RingMakerESProducerP5_cff.py
Go to the documentation of this file.
2 
3 # geometry
4 # tracker geometry
5 # tracker numbering
6 import copy
8 # rings esproducer
9 ringsP5 = copy.deepcopy(rings)
10 ringsP5.Configuration = 'P5'
11 ringsP5.RingAsciiFileName = 'rings_p5.dat'
12 ringsP5.ComponentName = 'P5'
13