CMS 3D CMS Logo

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