// Author: Sergey Linev, 3.03.2023 /************************************************************************* * Copyright (C) 1995-2023, Rene Brun and Fons Rademakers. * * All rights reserved. * * * * For the licensing terms see $ROOTSYS/LICENSE. * * For the list of contributors see $ROOTSYS/README/CREDITS. * *************************************************************************/ #ifndef ROOT7_RGeomHierarchy #define ROOT7_RGeomHierarchy #include #include #include class TGeoManager; class TGeoVolume; namespace ROOT { class RWebWindow; class RGeomHierarchy { protected: RGeomDescription &fDesc; /// fWebWindow; /// &handle); }; } // namespace ROOT #endif