|
ACTS
Experiment-independent tracking
|
Configuration for the layer connection tool. More...
#include <Acts/Seeding/GbtsTrainingTool.hpp>
Public Attributes | |
| std::vector< LayerDescription > | detectorGeometry {} |
| List of detector layers. | |
| bool | doSymmetrization = false |
| Symmeterize layer connection table. | |
| float | probThreshold = -1 |
| Minimum probability cut applied to layer transitions. | |
| float | rMaxTol = 2.5337f |
| Tolerance on maximum radius value. | |
| float | rMinTol = 2.5337f |
| Tolerance on minimum radius value. | |
| float | zMaxTol = 0.2340f |
| Tolerance on maximum z value. | |
| float | zMinTol = 0.2340f |
| Tolerance on minimum z value. | |
Configuration for the layer connection tool.