#include <ROOT/REveGeoTopNode.hxx>#include <ROOT/REveGeoPolyShape.hxx>#include <ROOT/REveManager.hxx>#include "TFile.h"#include <set>#include <vector>#include <iostream>Helper script to create REveGeoShapeExtract fro TGeo geometry One can rely on GeoTable to access paths.
Definition in file write_geo_extract.C.