CMS 3D CMS Logo

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