TGeoManager: find path to node by nod name

Is it possible to find path to node by its name? If yes, could somebody copy code here?

In general it would be nice to have the method:

char* TGeoManager::GetNodePath(char* NodeName)

which will return the path. AFAIK node name is unique and there is no ambiguity here.

Try this: [url]Traversing a geometry