diff --git a/DDCore/include/DD4hep/GeoHandler.h b/DDCore/include/DD4hep/GeoHandler.h index 8f123b91956298158ba1e88e6f04612b949b42f2..3603c30321c780c0562885c4edcf85ffe26e5a0f 100644 --- a/DDCore/include/DD4hep/GeoHandler.h +++ b/DDCore/include/DD4hep/GeoHandler.h @@ -77,6 +77,7 @@ namespace DD4hep { protected: Data* m_data; + /// Internal helper to collect geometry information from traversal GeoHandler& i_collect(const TGeoNode* node, int level);