|
ACTS
Experiment-independent tracking
|
Configuration of the Converter. More...
#include <ActsPlugins/Json/MaterialMapJsonConverter.hpp>
Public Attributes | |
| GeometryContext | context = GeometryContext::dangerouslyDefaultConstruct() |
| Default geometry context to extract surface transforms. | |
| bool | processApproaches = true |
| Steering to handle approach data. | |
| bool | processBoundaries = true |
| Steering to handle boundary data. | |
| bool | processDenseVolumes = false |
| Steering to handle volume data. | |
| bool | processNonMaterial = false |
| Add proto material to all surfaces. | |
| bool | processRepresenting = true |
| Steering to handle representing data. | |
| bool | processSensitives = true |
| Steering to handle sensitive data. | |
| bool | processVolumes = true |
| Steering to handle volume data. | |
Configuration of the Converter.
| GeometryContext Acts::MaterialMapJsonConverter::Config::context = GeometryContext::dangerouslyDefaultConstruct() |
Default geometry context to extract surface transforms.
| bool Acts::MaterialMapJsonConverter::Config::processApproaches = true |
Steering to handle approach data.
| bool Acts::MaterialMapJsonConverter::Config::processBoundaries = true |
Steering to handle boundary data.
| bool Acts::MaterialMapJsonConverter::Config::processDenseVolumes = false |
Steering to handle volume data.
| bool Acts::MaterialMapJsonConverter::Config::processNonMaterial = false |
Add proto material to all surfaces.
| bool Acts::MaterialMapJsonConverter::Config::processRepresenting = true |
Steering to handle representing data.
| bool Acts::MaterialMapJsonConverter::Config::processSensitives = true |
Steering to handle sensitive data.
| bool Acts::MaterialMapJsonConverter::Config::processVolumes = true |
Steering to handle volume data.