diff --git a/athena.xml b/athena.xml index 37c57021e8698f8b7d6006b3e150fd5eed2d4585..8592b4afe6594eec8b946ac22d82ca5082fd1837 100644 --- a/athena.xml +++ b/athena.xml @@ -102,11 +102,16 @@ ### Tracker subassemblies for ACTS </documentation> <detectors> + <detector id="VertexBarrelSubAssembly_ID" + name="VertexBarrelSubAssembly" + type="DD4hep_SubdetectorAssembly" + vis="TrackerSubAssemblyVis"> + <composite name="VertexBarrel" /> + </detector> <detector id="VertexEndcapSubAssembly_ID" name="VertexEndcapSubAssembly" type="DD4hep_SubdetectorAssembly" vis="TrackerSubAssemblyVis"> - <composite name="VertexBarrel" /> <composite name="VertexEndcapN" /> <composite name="VertexEndcapP" /> </detector>