]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Record changes.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 27 Oct 2006 16:33:45 +0000 (16:33 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 27 Oct 2006 16:33:45 +0000 (16:33 +0000)
EVE/ChangeLog

index 24f3fdb5cfbb489756ff912c7c24ed0e3b4bcd94..6c0c313adaffd075f6250ce870aef3d2ee35bd08 100644 (file)
@@ -1,3 +1,22 @@
+2006-10-27  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/esd_V0_points.C:
+       New file: creates a point-set from reconstructed V0 positions.
+
+       * alice-macros/esd_tracks.C:
+       In esd_tracks_vertex_cut() introduced two categories for tracks
+       with failed ITS extrapolation: below / above 5 sigma.
+
+       * alice-macros/its_digits.C:
+       From Raffaele: introduce new GUI levels for all ITS layers (sectors,
+       ladders, staves).
+
+       * alice-macros/init_trd.C:
+       New script from Alexandru: initialize TRD visualization.
+
+       * libAlieve.pkg:
+       Added TRD to EINCLUDE.
+
 2006-10-26  Matevz Tadel  <matevz.tadel@cern.ch>
 
        * macros/alieve_init.C: