Skip to content

Commit 084d23c

Browse files
committed
Update README
1 parent 08908ed commit 084d23c

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Detectors/Upgrades/ALICE3/IOTOF/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ Configurables for various sub-detectors are presented in the following Table:
1414

1515
[link to definitions](./base/include/IOTOFBase/IOTOFBaseParam.h)
1616

17-
| Options | Choices | Comments |
18-
| ----------------------------- | ---------------------------------------------------------------- | ------------------------------------------- |
19-
| `IOTOFBase.enableInnerTOF` | `true` (default), `false` | Enable inner TOF barrel layer |
20-
| `IOTOFBase.enableOuterTOF` | `true` (default), `false` | Enable outer TOF barrel layer |
21-
| `IOTOFBase.enableForwardTOF` | `true` (default), `false` | Enable forward TOF endcap |
22-
| `IOTOFBase.enableBackwardTOF` | `true` (default), `false` | Enable backward TOF endcap |
23-
| `IOTOFBase.segmentedInnerTOF` | `false` (default), `true` | Use segmented geometry for inner TOF |
24-
| `IOTOFBase.segmentedOuterTOF` | `false` (default), `true` | Use segmented geometry for outer TOF |
25-
| `IOTOFBase.detectorPattern` | ` ` (default), `v3b`, `v3b1a`, `v3b1b`, `v3b2a`, `v3b2b`, `v3b3` | Optional layout pattern |
26-
| ----------------------------- | ------------------------- | ------------------------------------------- |
17+
| Options | Choices | Comments |
18+
| ----------------------------- | ---------------------------------------------------------------- | ---------------------------------------------- |
19+
| `IOTOFBase.enableInnerTOF` | `true` (default), `false` | Enable inner TOF barrel layer |
20+
| `IOTOFBase.enableOuterTOF` | `true` (default), `false` | Enable outer TOF barrel layer |
21+
| `IOTOFBase.enableForwardTOF` | `true` (default), `false` | Enable forward TOF endcap |
22+
| `IOTOFBase.enableBackwardTOF` | `true` (default), `false` | Enable backward TOF endcap |
23+
| `IOTOFBase.segmentedInnerTOF` | `false` (default), `true` | Use segmented geometry for inner TOF |
24+
| `IOTOFBase.segmentedOuterTOF` | `false` (default), `true` | Use segmented geometry for outer TOF |
25+
| `IOTOFBase.detectorPattern` | ` ` (default), `v3b`, `v3b1a`, `v3b1b`, `v3b2a`, `v3b2b`, `v3b3` | Optional layout pattern |
26+
| `IOTOFBase.x2x0` | `0.02` (default) | Chip thickness in fractions of the rad. lenght |
2727

2828

2929
For example, a geometry with fully cylindrical tracker barrel (for all layers in VD, ML and OT) can be obtained by

Detectors/Upgrades/ALICE3/TRK/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ This is top page for the TRK detector documentation.
1212

1313
Configurables for various sub-detectors are presented in the following Table:
1414

15-
| Subsystem | Available options | Comments |
16-
| ------------------ | ------------------------------------------------------- | ---------------------------------------------------------------- |
17-
| `TRKBase.layoutVD` | `kIRIS4` (default), `kIRISFullCyl`, `kIRIS5`, `kIRIS4a` | [link to definitions](./base/include/TRKBase/TRKBaseParam.h) |
18-
| `TRKBase.layoutML` | `kCylinder`, `kTurboStaves` (default), `kStaggered` | |
19-
| `TRKBase.layoutOT` | `kCylinder`, `kTurboStaves`, `kStaggered` (default) | |
15+
| Subsystem | Available options | Comments |
16+
| ------------------ | -------------------------------------------------------------- | ------------------------------------------------------------ |
17+
| `TRKBase.layoutVD` | `kIRIS4` (default), `kIRISFullCyl`, `kIRIS5`, `kIRIS4a` | [link to definitions](./base/include/TRKBase/TRKBaseParam.h) |
18+
| `TRKBase.layoutML` | `kCylinder`, `kTurboStaves` (default), `kStaggered` | |
19+
| `TRKBase.layoutOT` | `kCylinder`, `kTurboStaves`, `kStaggered` (default) | |
2020

2121
For example, a geometry with fully cylindrical tracker barrel (for all layers in VD, ML and OT) can be obtained by
2222
```bash

0 commit comments

Comments
 (0)