CMS 3D CMS Logo

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