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

Configuration struct. More...

#include <ActsPlugins/Json/SurfaceMaterialJsonConverter.hpp>

Collaboration diagram for Acts::SurfaceMaterialJsonConverter::Config:
[legend]

Static Public Member Functions

static const ConfigdefaultConfig ()
 Access the shared default configuration.

Public Attributes

Decoder decoder {jsonKey().typekey, "surface material"}
 Decoder for the surface material, keyed on the payload type tag.
Encoder encoder {}
 Encoder for the surface material.

Detailed Description

Configuration struct.

Member Function Documentation

◆ defaultConfig()

const Config & Acts::SurfaceMaterialJsonConverter::Config::defaultConfig ( )
static

Access the shared default configuration.

Returns
the default configuration instance