CMS 3D CMS Logo

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