@@ -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
2929For example, a geometry with fully cylindrical tracker barrel (for all layers in VD, ML and OT) can be obtained by
0 commit comments