|
ACTS
Experiment-independent tracking
|
store in a single place the different key used for the material mapping More...
#include <ActsPlugins/Json/GeometryJsonKeys.hpp>
Public Attributes | |
| 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 | maptype = "mappingType" |
| The mapping type key, used to select the type od material mapping for the surface. | |
| 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. | |
store in a single place the different key used for the material mapping
| std::string Acts::jsonKey::binkey = "binUtility" |
The bin key.
| std::string Acts::jsonKey::datakey = "data" |
The data key.
| std::string Acts::jsonKey::mapkey = "mapMaterial" |
The mapping key, add surface to mapping procedure if true.
| std::string Acts::jsonKey::maptype = "mappingType" |
The mapping type key, used to select the type od material mapping for the surface.
| std::string Acts::jsonKey::materialkey = "material" |
The material key.
| std::string Acts::jsonKey::namekey = "NAME" |
The name identification.
| std::string Acts::jsonKey::transfokeys = "transformation" |
The local to global transformation key.
| std::string Acts::jsonKey::typekey = "type" |
The type key -> proto, else.