+2006-06-02 Matevz Tadel <matevz.tadel@cern.ch>
+
+ * LinkDef.h:
+ * TPCLoader.cxx:
+ * TPCLoader.h:
+ * TPCLoaderEditor.cxx:
+ * TPCLoaderEditor.h:
+ New class TPCLoader providing (graphical) interface for navigation
+ through the TPC sector data.
+
+ * TPCSector3D.cxx:
+ Proper initialization of bounding box for fBoxSet.
+
+ * TPCSector2DEditor.cxx:
+ * TPCSectorViz.cxx:
+ Removed some comment crap.
+
2006-06-01 Bogdan Vulpescu <vulpescu@clermont.in2p3.fr>
HEAD
+2006-06-02 Matevz Tadel <matevz.tadel@cern.ch>
+
+ * test-macros/tpc_gui.C:
+ New macro file demonstrating use of TPCLoader.
+
2006-06-01 Bogdan Vulpescu <vulpescu@clermont.in2p3.fr>
HEAD
+2006-06-02 Matevz Tadel <matevz.tadel@cern.ch>
+
+ HEAD
+
+ * RGTopFrame.cxx:
+ * RGTopFrame.h:
+ Added method UndrawRenderElement().
+
+ * RenderElement.cxx:
+ * RenderElement.h:
+ Implemented dtor for RenderElement removing all instances from
+ browsers.
+
+ * RGValuators.cxx:
+ * RGValuators.h:
+ Added method RGValuator::SetEnabled().
+
2006-06-01 Matevz Tadel <matevz.tadel@cern.ch>
HEAD