CMS 3D CMS Logo

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