Commit fc1c82b2 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Manual: make geometry a separate chapter

parent 9af073ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors
# SPDX-License-Identifier: CC-BY-4.0
title: "Field Maps"
weight: 6
weight: 5
---

Allpix Squared allows to load externally generated field maps for various quantities such as the electric field or the doping
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors
# SPDX-License-Identifier: CC-BY-4.0
title: "Geometry and Detectors"
weight: 5
weight: 1
---

Simulations are frequently performed for a set of different detectors (such as a beam telescope and a device under test). All
+10 −0
Original line number Diff line number Diff line
---
# SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors
# SPDX-License-Identifier: CC-BY-4.0
title: "Geometry and Detectors"
description: "Definition of coordinate systems, detector models and support layers."
weight: 5
---

This chapter introduces the coordinate systems used throughout the Allpix Squared framework and details the different implemented
detector models as well as additional features such as support layers.
Loading