Geometry extract

Hey Rok!

I think you need ExpandIntoListTreesRecursively() otherwise it will only load top-levels as Eve objects.
https://root.cern/doc/v612/classTEveGeoNode.html#ac3fb5e4164d598e037476d91298b71b9

You are getting me worried with the ALICE geometry there, this will probably get huge. There are ways of extracting geo shapes and matrices for specific geo paths on the fly, out of TGeo geometry – there was a post here about that here, let me dig it up (see the test2.C macro there):

Cheers,
Matevz