ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::Experimental::GbtsLayerConnectionTool::Config Struct Reference

Configuration for the layer connection tool. More...

#include <Acts/Seeding/GbtsTrainingTool.hpp>

Collaboration diagram for Acts::Experimental::GbtsLayerConnectionTool::Config:
[legend]

Public Attributes

std::vector< LayerDescriptiondetectorGeometry {}
 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.

Detailed Description

Configuration for the layer connection tool.