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

Context for one node in the TGeo hierarchy. More...

#include <ActsPlugins/Root/BlueprintBuilder.hpp>

Collaboration diagram for ActsPlugins::TGeoBlueprintBuilderBackend::NodeContext:
[legend]

Public Attributes

const TGeoNode * node = nullptr
 Current TGeo node.
std::shared_ptr< const NodeContextparent = nullptr
 Parent node context in the hierarchy (null for the root element).

Detailed Description

Context for one node in the TGeo hierarchy.