ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::MaterialMapJsonConverter::Config Class Reference

Configuration of the Converter. More...

#include <ActsPlugins/Json/MaterialMapJsonConverter.hpp>

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

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.

Detailed Description

Configuration of the Converter.