@@ -14,16 +14,18 @@ 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- | ` IOTOFBase.x2x0 ` | ` 0.000527 ` (default) | Chip thickness in fractions of the rad. lenght |
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 |
27+ | ` IOTOFBase.sensorThickness ` | ` 0.0050 ` (default) | Sensor thickness in cm, can be at maximum equivalent to the chip thickness |
28+
2729
2830
2931For example, a geometry with fully cylindrical tracker barrel (for all layers in VD, ML and OT) can be obtained by
0 commit comments