]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/Alieve/ChangeLog
Record changes.
[u/mrichter/AliRoot.git] / EVE / Alieve / ChangeLog
index f2accb37eba582b23ce4092d1273f64f34d03513..02e63deb4f56a73af6d7022ffea76158f7c43ce6 100644 (file)
@@ -1,3 +1,73 @@
+2007-03-08  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * KineTools.h:
+       * KineTools.cxx:
+       Optimize reading of track references.
+
+2007-03-04  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * MUONChamber.cxx:
+       * TPCLoader.cxx:
+       * TPCSector2D.cxx:
+       * TPCSector3D.cxx:
+       * TRDLoader.cxx:
+       * TRDLoader.h:
+       * TRDModuleImp.cxx:
+       * TRDModuleImp.h:
+       Changes from Reve::RenderElement. 
+
+2007-02-28  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * PMDModule.cxx:
+       * PMDModule.h:
+       * PMDModuleEditor.cxx:
+       * PMDModuleEditor.h:
+       From Basanta: new version of PMD visualization; added better
+       per-module statistics and an adc-histogram.
+
+2007-02-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * KineTools.cxx:
+       Enable all branches in TreeTR after reading of path-marks.
+
+2007-02-26  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * LinkDef.h:
+       * PMDModule.cxx:
+       * PMDModule.h:
+       * PMDModuleEditor.cxx:
+       * PMDModuleEditor.h:
+       From Basanta: new files for PMD digit visualization.
+
+2007-02-21  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * KineTools.cxx:
+       Use typedefs from Reve::Track.
+
+2007-02-19  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+       
+       * LinkDef.h:
+       * KineTools.cxx:
+       * KineTools.h:
+       New files: used in alice-macros/kine_tracks.C to set path marks in
+       imported tracks.
+
+2007-01-30  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TRDModuleImp.cxx:
+       From Christoph Blume: changes in the TRD code that affect the
+       database parameter samplingFrequency.
+
+2007-01-19  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * EventAlieve.cxx:
+       Use RGTopFrame::RedrawDisabler in GotoEvent(Int_t).
+
+2006-12-15  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TPCSectorData.cxx:
+       Removed unnecessary include.
+
 2006-12-13  Matevz Tadel  <matevz.tadel@cern.ch>
 
        * TPCSector2D.cxx: