Skip to content
Snippets Groups Projects
  1. Oct 13, 2021
  2. Sep 22, 2021
  3. Sep 15, 2021
  4. Sep 08, 2021
  5. Sep 07, 2021
  6. Sep 06, 2021
  7. Sep 01, 2021
  8. Aug 31, 2021
  9. Aug 30, 2021
  10. Aug 25, 2021
  11. Aug 24, 2021
  12. Aug 10, 2021
    • Wouter Deconinck's avatar
      [gdmlFile] optionally import physvol below top level · 5dbf9b8e
      Wouter Deconinck authored
      This allows syntax like
      ```xml
        <detectors>
          <detector id="1" name="FT_MT" type="DD4hep_GdmlDetector" vis="InvisibleWithChildren">
            <gdmlFile ref="GdmlDetector.gdml" physvol="lvUpstreamRegion_0"/>
            <parent name="/world"/>
          </detector>
        </detectors>
      ```
      to only load the specific `physvol` in `examples/ClientTests/compact/GdmlDetector.gdml`.
      5dbf9b8e
  13. Aug 03, 2021
Loading