<lccdd>

  <display>
  </display>
  <define>
  </define>

  <documentation level="10">
    ### Silicon tracking configuration
  </documentation>

  <documentation level="5">
      ### Tracker subassemblies for ACTS
  </documentation>
  <detectors>
    <detector id="VertexSubAssembly_0_ID"
      name="VertexBarrelSubAssembly"
      type="DD4hep_SubdetectorAssembly"
      vis="TrackerSubAssemblyVis">
      <composite name="VertexBarrel" />
    </detector>
    <detector id="TrackerSubAssembly_0_ID"
      name="InnerTrackerSubAssembly"
      type="DD4hep_SubdetectorAssembly"
      vis="TrackerSubAssemblyVis">
      <composite name="InnerTrackerEndcapN"/>
      <composite name="InnerTrackerBarrel"/>
      <composite name="InnerTrackerEndcapP"/>
    </detector>
    <detector id="TrackerSubAssembly_1_ID"
      name="MedialTrackerSubAssembly"
      type="DD4hep_SubdetectorAssembly"
      vis="TrackerSubAssemblyVis">
      <composite name="MedialTrackerEndcapN"/>
      <composite name="MedialTrackerBarrel"/>
      <composite name="MedialTrackerEndcapP"/>
    </detector>
    <detector id="TrackerSubAssembly_2_ID"
      name="OuterTrackerSubAssembly"
      type="DD4hep_SubdetectorAssembly"
      vis="TrackerSubAssemblyVis">
      <composite name="OuterTrackerCompositeEndcapN"/>
      <composite name="OuterTrackerBarrel"/>
      <composite name="OuterTrackerCompositeEndcapP"/>
    </detector>
    <detector id="TrackerCompositeEndcapN_0_ID"
      name="OuterTrackerCompositeEndcapN"
      type="athena_CompositeTracker"
      actsType="endcap"
      vis="TrackerSubAssemblyVis">
      <position x="0*cm" y="0*cm" z="-1*um" />
      <composite name="OuterTrackerEndcapN"/>
      <composite name="GEMEndcapN"/>
    </detector>
    <detector id="TrackerCompositeEndcapP_0_ID"
      name="OuterTrackerCompositeEndcapP"
      type="athena_CompositeTracker"
      actsType="endcap"
      vis="TrackerSubAssemblyVis">
      <position x="0*cm" y="0*cm" z="0*cm" />
      <composite name="OuterTrackerEndcapP"/>
      <composite name="GEMEndcapP"/>
    </detector>

  </detectors>

  <documentation>
      ### Material map for ACTS
      https://eicweb.phy.anl.gov/EIC/detectors/athena/-/issues/127
  </documentation>
  <plugins>
    <plugin name="FileLoader">
      <arg value="file:calibrations/materials-map.cbor"/>
      <arg value="url:https://eicweb.phy.anl.gov/EIC/detectors/athena/uploads/cff8f8d5919d8e78561e8caf2b4fad2b/material-maps.cbor"/>
    </plugin>
  </plugins>

  <include ref="vertex_tracker_3layers.xml"/>
  <include ref="central_tracker_hybrid_v2.xml"/>

</lccdd>