CMS 3D CMS Logo

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