]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/Alieve/ChangeLog
Adding includes now needed by ROOT
[u/mrichter/AliRoot.git] / EVE / Alieve / ChangeLog
index ec930cae53035ce61ec9da6fb9a191c95e5fc6ef..0bafa1f92a6f84d0d5ba2804fb3741a106f784ce 100644 (file)
@@ -1,3 +1,35 @@
+2007-01-30  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TRDModuleImp.cxx:
+       From Christoph Blume: changes in the TRD code that affect the
+       database parameter samplingFrequency.
+
+2007-01-19  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * EventAlieve.cxx:
+       Use RGTopFrame::RedrawDisabler in GotoEvent(Int_t).
+
+2006-12-15  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TPCSectorData.cxx:
+       Removed unnecessary include.
+
+2006-12-13  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TPCSector2D.cxx:
+       * TPCSector2D.h:
+       * TPCSector2DGL.cxx:
+       Moved code responding to secondary selection from
+       TPCSector2DGL::ProcessSelection() to virtual
+       TPCSector2D::PadSelected(Int_t row, Int_t pad).
+
+2006-12-13  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * ITSModule.cxx:
+       * ITSModule.h:
+       Use two-level selection, implement callback QuadSelected() to
+       print out the digit details.
+
 2006-12-06  Matevz Tadel  <matevz.tadel@cern.ch>
 
        * ITSModule.cxx: