|
ACTS
Experiment-independent tracking
|
Configuration for the tracking geometry JSON converter. More...
#include <ActsPlugins/Json/TrackingGeometryJsonConverter.hpp>
Static Public Member Functions | |
| static Config | defaultConfig () |
| Construct default config with all supported converters registered. | |
Public Attributes | |
| NavigationPolicyDecoder | decodeNavigationPolicy {"kind", "navigation policy"} |
| Decoder dispatcher for portal links by kind tag. | |
| PortalLinkDecoder | decodePortalLink {"kind", "portal link"} |
| Decoder dispatcher for portal links by kind tag. | |
| VolumeBoundsDecoder | decodeVolumeBounds {"kind", "volume bounds"} |
| Decoder dispatcher for volume bounds by kind tag. | |
| NavigationPolicyEncoder | encodeNavigationPolicy {} |
| Dispatcher for navigation policy serialization. | |
| PortalLinkEncoder | encodePortalLink {} |
| Dispatcher for portal link serialization. | |
| VolumeBoundsEncoder | encodeVolumeBounds {} |
| Dispatcher for volume bounds serialization. | |
Configuration for the tracking geometry JSON converter.
|
static |
Construct default config with all supported converters registered.