ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::TGeoBlueprintBuilderBackend::Config Struct Reference

Runtime configuration for the TGeo blueprint backend. More...

#include <ActsPlugins/Root/BlueprintBuilder.hpp>

Public Attributes

DetectorElementFactory elementFactory = defaultElementFactory
 Factory used to construct detector elements for sensitive nodes.
IdentifierProvider identifierProvider = {}
 Provider used to compute detector element identifiers.
double lengthScale = 1.0
 Scale factor converting TGeo lengths into ACTS units.
const TGeoNode * root = nullptr
 Root node of the input TGeo geometry tree.
ElementPredicate sensitivePredicate = {}
 Predicate deciding whether an element should be treated as sensitive.

Detailed Description

Runtime configuration for the TGeo blueprint backend.