CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RoadMapMakerESProducerTIFTOBTEC_cff.py
Go to the documentation of this file.
2 
3 # Rings
5 import copy
7 # RoadMapMaker
8 roadsTIFTOBTEC = copy.deepcopy(roads)
9 roadsTIFTOBTEC.GeometryStructure = 'TIFTOBTEC'
10 roadsTIFTOBTEC.SeedingType = 'TwoRingSeeds'
11 roadsTIFTOBTEC.ComponentName = 'TIFTOBTEC'
12 roadsTIFTOBTEC.RingsLabel = 'TIFTOBTEC'
13