Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
<?xml version="1.0"?>
<DDDefinition>
  <debug>
<!-- 
    <debug_shapes/>
    <debug_includes/>
    <debug_rotations/>
    <debug_includes/>
    <debug_volumes/>
    <debug_constants/>
    <debug_namespaces/>
    <debug_placements/>
    <debug_algorithms/>
    <debug_materials/>
    <debug_visattr/>
-->
  </debug>
  
  <open_geometry/>
  <close_geometry/>

  <IncludeSection>
    <Include ref="Geometry/CMSCommonData/data/materials/2021/v1/materials.xml"/>
    <Include ref="Geometry/CMSCommonData/data/rotations.xml"/>
    <Include ref="Geometry/HGCalCommonData/data/hgcalMaterial/v1/hgcalMaterial.xml"/>
    <Include ref="Geometry/HGCalCommonData/data/TB181/cms.xml"/>
    <Include ref="Geometry/HGCalCommonData/data/TB181/Oct181/hgcal.xml"/>
    <Include ref="Geometry/HGCalCommonData/data/hgcalwafer/v7/hgcalwafer.xml"/>
    <Include ref="Geometry/HGCalCommonData/data/TB181/Oct181/hgcalEE.xml"/>
    <Include ref="Geometry/HGCalCommonData/data/dd4hep/world.xml"/>
  </IncludeSection>
  
</DDDefinition>