|
ACTS
Experiment-independent tracking
|
Configure the conversion through that struct. More...
#include <ActsPlugins/Json/IndexGridNavigationJsonConverter.hpp>
Public Attributes | |
| std::size_t | numPolyhedronPoints = 20 |
| Number of polyhedron points to use for projected surface representation. | |
| bool | writeProjectedSurfaces = false |
| Write projected surfaces (i.e. in grid frame for plotting). | |
| bool | writeSurfaces = true |
| Whether to write the surfaces assigned to the grid. | |
Configure the conversion through that struct.
| std::size_t Acts::IndexGridNavigationJsonConverter::Options::numPolyhedronPoints = 20 |
Number of polyhedron points to use for projected surface representation.
| bool Acts::IndexGridNavigationJsonConverter::Options::writeProjectedSurfaces = false |
Write projected surfaces (i.e. in grid frame for plotting).
| bool Acts::IndexGridNavigationJsonConverter::Options::writeSurfaces = true |
Whether to write the surfaces assigned to the grid.