We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e9417 commit 704211dCopy full SHA for 704211d
Detectors/Upgrades/ALICE3/TRK/README.md
@@ -15,7 +15,7 @@ Configurables for various sub-detectors are presented in the following Table:
15
| Subsystem | Available options | Comments |
16
| ------------------ | ------------------------------------------------------- | ---------------------------------------------------------------- |
17
| `TRKBase.layoutVD` | `kIRIS4` (default), `kIRISFullCyl`, `kIRIS5`, `kIRIS4a` | [link to definitions](./base/include/TRKBase/TRKBaseParam.h) |
18
-| `TRKBase.layoutMLOT` | `kCylindrical`, `kSegmented` (default) | |
+| `TRKBase.layoutMLOT` | `kCylindrical`, `kSegmented` (default) | `kSegmented` produced a Turbo layout for ML and a Staggered layout for OT |
19
| `TRKBase.layoutSRV` | `kPeacockv1` (default), `kLOISymm` | `kLOISymm` produces radially symmetric service volumes, as used in the LoI |
20
21
For example, a geometry with fully cylindrical tracker barrel (for all layers in VD, ML and OT) can be obtained by
0 commit comments