CMS 3D CMS Logo

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