Struct Acts::TGeoParser::State

struct State

Nested state struct.

This is needed for the recursive parsing of the geometry, it collects the information during the parsing process and keeps track of the built up transform

Public Members

TGeoNode *node = nullptr
bool onBranch = false
std::vector<SelectedNode> selectedNodes = {}
TGeoVolume *volume = nullptr