]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Record changes.
authoralja <alja@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 23 Oct 2007 14:44:11 +0000 (14:44 +0000)
committeralja <alja@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 23 Oct 2007 14:44:11 +0000 (14:44 +0000)
EVE/ChangeLog
EVE/Reve/ChangeLog

index bd5c5d3ba34ed8f064193e7b6568863963def32b..3175050df03953174e1e3d5e6b8c0e35ea4296c1 100644 (file)
@@ -1,3 +1,8 @@
+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.
index 1c5be6f05c6b9fb8c22829a97e309b9fc4b7c360..8ef2e92da0c81cfcc33e9e0542ca746af2f4d4f4 100644 (file)
@@ -1,3 +1,34 @@
+2007-10-23  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * GeoNode.cxx:
+       * GeoNode.h:
+       * LinkDef.h:
+       * NLTBases.cxx:
+       * NLTBases.h:
+       Move implementation of NLTProjectable class for geometry into GeoNode
+       files.
+
+       * NLTTrack.cxx:
+       Fix bug in GetBreakPoint(). Check segments on projected points.
+
+       * NLTPolygonSet.cxx:
+       * NLTPolygonSet.h:
+       * NLTPolygonSetGL.cxx:
+       * NLTProjector.cxx:
+       * NLTProjector.h:
+       * NLTProjectorEditor.cxx:
+       * NLTProjectorEditor.h:
+       * NLTProjectorGL.cxx:
+       * NLTTrack.cxx:
+       Set center of NLTProjection.
+
+       * PODs.h:
+        Add function for scalar product in vector.
+
+       * StraightLineSet.cxx:
+       In UpdateProjection() fix bug => translate point according to
+       transformation matrix.
+
 2007-10-22  Matevz Tadel  <matevz.tadel@cern.ch>
 
        * Viewer.cxx: