ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::TGeoParser::SelectedNode Struct Reference

Structure holding a selected TGeo node with its global transform. More...

#include <ActsPlugins/Root/TGeoParser.hpp>

Collaboration diagram for ActsPlugins::TGeoParser::SelectedNode:
[legend]

Public Attributes

const TGeoNode * node = nullptr
 The selected geo node.
std::unique_ptr< TGeoMatrix > transform = nullptr
 The transform to global.

Detailed Description

Structure holding a selected TGeo node with its global transform.