]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/ChangeLog
Record changes.
[u/mrichter/AliRoot.git] / EVE / ChangeLog
index e00361b7fde046b4ef489e68f4d282ff0a1d3b19..f296dce688fab373bf4e5cb50d436486d18738e4 100644 (file)
@@ -1,3 +1,76 @@
+2006-06-01  Bogdan Vulpescu  <vulpescu@clermont.in2p3.fr>
+
+       * alice-macros/muon_all.C:
+       * alice-macros/muon_chambers.C:
+       * alice-macros/muon_clusters.C:
+       * alice-macros/muon_cpads.C:
+       * alice-macros/muon_digits.C:
+       * alice-macros/muon_hits.C:
+       * alice-macros/muon_tracks.C:
+       New files for MUON visualization by Bogdan Vulpescu.
+
+       * libAlieve.pkg:
+       Added include dirs needed by MUON visualization.
+
+2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
+       EVE's HEAD (EVE-head-after-merge).
+
+       * README:
+       Replaced all mentions of the reve executable with alieve.
+
+2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * binalieve.pkg:
+       New file; new executable linked against all ALICE libraries.
+
+       * macros/alieve_init.C:
+       Removed macro/include path initialization and loading of
+       libraries.
+
+       * macros/alieve_loadlibs.C:
+       Added loading of libAlieve.
+
+       * test-macros/tpc_sector_raw_test.C:
+       Changes for new interface to raw-data reading.
+
+2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
+       EVE's HEAD (EVE-head-after-merge).
+
+2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/region_marker.C:
+       New file: allow users to mark a given region (like primary
+       vertex); demonstrate usage of RenderElementObjPtr.
+
+       * alice-macros/tpc_digits.C:
+       Use new conventions for TPCSectorViz classes; added a mode for 3D
+       sector visualization.
+
+       * macros/alieve_init.C:
+       Execute macro region_marker.C during startup (the origin
+       marker removed from RGTopFrame).
+
+       * test-macros/tpc_sector_raw_test.C:
+       Clean-up, added function next_event() and display of 3D data.
+
+2006-05-19  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev and HEAD
+
+       * test-macros/tpc_sector_raw_test.C:
+       Use automatic pedestal determination by default.
+
+       EVE-dev
+
+       * macros/alieve_loadlibs.C:
+       MUON libraries now load OK.
+
 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
 
        Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and
@@ -6,7 +79,7 @@
 
 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
 
-       EVE-dev branch
+       EVE-dev
 
        * macros/alieve_loadlibs.C:
        Commented out loading of libg2c as it breaks things at other
@@ -14,7 +87,7 @@
 
 2006-05-17  Matevz Tadel  <matevz.tadel@cern.ch>
 
-       EVE-dev branch
+       EVE-dev
 
        * alice-macros/tpc_digits.C:
        Use new TPCData classes.