CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RingMakerESProducerTIF_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 ringsTIF = copy.deepcopy(rings)
10 ringsTIF.Configuration = 'TIF'
11 ringsTIF.RingAsciiFileName = 'rings_tif.dat'
12 ringsTIF.ComponentName = 'TIF'
13