]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Record changes.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 26 Feb 2007 20:39:47 +0000 (20:39 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 26 Feb 2007 20:39:47 +0000 (20:39 +0000)
EVE/ChangeLog
EVE/Reve/ChangeLog

index 85b95222bcbaba276e96c9f2fea01aa6aab71c58..db5b60c6864b9ff88d1afe450432d0f3dca0e72e 100644 (file)
@@ -1,3 +1,22 @@
+2007-02-26  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/kine_daughter_tracks.C:
+       Removed; functionality now available from functions in kine_tracks.C.
+
+       * alice-macros/kine_tracks.C:
+       Added more arguments/flexibiliy to kine_tracks().
+
+       * alice-macros/its_hits.C:
+       * alice-macros/tpc_hits.C:
+       * alice-macros/trd_hits.C:
+       Reduce warning when no hits match selection.
+
+       * alice-macros/tof_hits.C:
+       New macro.
+
+       * alice-macros/hits_from_label.C:
+       Include TOF hits.
+
 2007-02-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
 
        * alice-macros/hits_from_label.C:
index f56e08667e841238f27dd5bfe27de81f3833562e..7a67eb0a7ff83c604b60b19fb6b431959f8764bd 100644 (file)
@@ -1,3 +1,10 @@
+2007-02-26  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * Track.cxx:
+       * Track.h:
+       In class Track: renamed ImportDaughters() to ImportKine(), added
+       ImportKineWithArgs(), both accessible from ctx-menu.
+
 2007-02-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
 
        * Track.cxx: