]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Record changes.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 30 Aug 2006 11:41:41 +0000 (11:41 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 30 Aug 2006 11:41:41 +0000 (11:41 +0000)
EVE/Alieve/ChangeLog
EVE/Reve/ChangeLog

index f82fe8df2891bbf854f0acdfe506b6d568e30a07..ce281acfcdaa2511b553c24b486cb35263c93945 100644 (file)
@@ -1,5 +1,41 @@
+2006-08-30  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * EventAlieve.cxx:
+       * EventAlieve.h:
+       * ITSDigitsInfo.cxx:
+       * ITSDigitsInfo.h:
+       * ITSModule.cxx:
+       * ITSModule.h:
+       * MUONDigitsInfo.cxx:
+       * MUONDigitsInfo.h:
+       * MUONModule.cxx:
+       * MUONModule.h:
+       * TPCLoader.cxx:
+       * TPCLoader.h:
+       * TPCLoaderEditor.cxx:
+       * TPCLoaderEditor.h:
+       * TPCSector2DEditor.cxx:
+       * TPCSector2DEditor.h:
+       * TPCSector2DGL.cxx:
+       * TPCSector2DGL.h:
+       * TPCSector3D.cxx:
+       * TPCSector3DEditor.cxx:
+       * TPCSector3DEditor.h:
+       * TPCSector3DGL.cxx:
+       * TPCSector3DGL.h:
+       * TPCSectorData.cxx:
+       * TPCSectorData.h:
+       * TPCSectorViz.h:
+       * TPCSectorVizEditor.cxx:
+       * TPCSectorVizEditor.h:
+       * VSDCreator.cxx:
+       * VSDCreator.h:
+       Fix effc++ warnings.
+
 2006-08-29  Matevz Tadel  <matevz.tadel@cern.ch>
 
+       EVE-dev
+
        * TPCSector2DGL.cxx:
        * TPCSector2DGL.h:
        Added support for two-level selection down to pad level; added
index 01f86df2f69ea96b61456e639828eaa6a0cfc4d4..b66501c25a18b63d5d1115d558be52d135321b60 100644 (file)
@@ -1,3 +1,42 @@
+2006-08-30  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * GeoNode.h:
+       * PODs.h:
+       * PointSet.cxx:
+       * PointSet.h:
+       * PointSetArrayEditor.cxx:
+       * PointSetArrayEditor.h:
+       * QuadSet.cxx:
+       * QuadSet.h:
+       * RGTopFrame.cxx:
+       * RGTopFrame.h:
+       * RGValuators.h:
+       * RGeoNodeEditors.cxx:
+       * RGeoNodeEditors.h:
+       * RenderElement.cxx:
+       * RenderElement.h:
+       * RenderElementEditor.cxx:
+       * RenderElementEditor.h:
+       * Reve.h:
+       * TTreeTools.h:
+       * Track.cxx:
+       * Track.h:
+       * TrackEditors.cxx:
+       * TrackEditors.h:
+       * VSD.cxx:
+       * VSD.h:
+       * VSDEvent.cxx:
+       * VSDEvent.h:
+       * VSDSelector.cxx:
+       * VSDSelector.h:
+       Fix effc++ warnings.
+
+       * LinkDef.h:
+       * RGBrowser.cxx:
+       * RGBrowser.h:
+       Removed code for gled-like object editors (obsolete, somewhat
+       decayed); fix effc++ warnings.
+
 2006-08-29  Matevz Tadel  <matevz.tadel@cern.ch>
 
        EVE-dev