]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/ChangeLog
Install a new script
[u/mrichter/AliRoot.git] / EVE / ChangeLog
index bd5c5d3ba34ed8f064193e7b6568863963def32b..fbb1c64b145ae9cc7719593cdea9081c791ff021 100644 (file)
@@ -1,3 +1,64 @@
+2007-12-17  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * hlt-macros/command_queue.C:
+       * hlt-macros/hlt_structs.C:
+       * hlt-macros/homer_display.C:
+       * hlt-macros/rootlogon.C:
+       New files: macros needed to startup and steer the HLT display.
+
+2007-11-23  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * binalieve.pkg:
+       Link against libXMLParser.
+
+       * libAlieve.pkg:
+       Add HLT/BASE HLT/BASE/HOMER to EINCLUDES.
+       Temporary hack PACKCXXFLAGS to compile with HLT includes.
+
+2007-11-09  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/esd_tracks.C:
+       * alice-macros/kine_tracks.C:
+       Use function Track::SetStdLabel() for setting of tracks' tooltip.
+       Put in sync with Track ctx-menu functions.
+
+2007-11-08  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/esd_tracks.C:
+       Put index into track's name instead of its label.
+
+       * alice-macros/kine_tracks.C:
+       Protect against too high track label in kine_track() as AliStack
+       segvs.
+
+2007-11-08  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * alice-macros/NLT_trackcount_init.C:
+       Create projected and unprojected scene in separate viewers.
+
+2007-11-07  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/esd_Cascade.C:
+       * alice-macros/esd_V0.C:
+       Cascade and V0 classes moved from Reve to Alieve namespace.
+
+2007-11-06  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * macros/alieve_create_vsd.C:
+       Use geometry.root (misaligned_geometry.root no longer there).
+
+       * macros/alieve_init.C:
+       Separate import of standard macros into a special function so that
+       it can be called from elsewhere.
+
+       * macros/trackcount_init.C:
+       Remove obsolete setup of GL viewer.
+
+2007-10-23  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * alice-macros/NLT_trackcount_init.C:
+       Set center of the projection to the primary vertex.
+
 2007-10-22  Matevz Tadel  <matevz.tadel@cern.ch>
 
        Merged EVE-dev-after-merge to EVE-dev into HEAD.