File GeometryJsonKeys.hpp

namespace Acts

Set the Geometry Context PLUGIN.

Set the Calibration Context PLUGIN.

Convenience functions to ease creation of and Acts::InterpolatedMaterialMap and to avoid code duplication.

Set the Mangetic Field Context PLUGIN.

Convenience functions to ease creation of and Acts::InterpolatedBFieldMap and to avoid code duplication.

Currently implemented for the two most common formats: rz and xyz.

struct jsonKey
#include <Acts/Plugins/Json/GeometryJsonKeys.hpp>

store in a single place the different key used for the material mapping

Public Members

std::string binkey = "binUtility"

The bin key.

std::string datakey = "data"

The data key.

std::string mapkey = "mapMaterial"

The mapping key, add surface to mapping procedure if true.

std::string materialkey = "material"

The material key.

std::string namekey = "NAME"

The name identification.

std::string transfokeys = "transformation"

The local to global transformation key.

std::string typekey = "type"

The type key -> proto, else.