]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/ChangeLog
Record changes.
[u/mrichter/AliRoot.git] / EVE / ChangeLog
index 14092c01e9010766f25e12fba0333d7e0b79dfc7..8d35e73a2f9be93ca04226685cd31fd381811461 100644 (file)
@@ -1,3 +1,116 @@
+2007-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/its_raw.C:
+       Added new argument event number and an option to accumulate
+       several events.
+
+2007-05-25  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/its_raw.C:
+       New macro - load ITS raw data.
+
+2007-04-19  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/emcal_digits.C:
+       Do not transpose rotation part of super-module matrix.
+
+       * alice-macros/geom_phos.C:
+       Add common holder for all modules.
+
+2007-04-17  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/emcal_digits.C:
+       Use the y-z mode of QuadSet to represent calo-cells.
+
+       * alice-macros/geom_HMPID_tmp.C:
+       Remove file.
+
+2007-04-17  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/t0_digits.C:
+       * alice-macros/t0_hits.C:
+       * alice-macros/t0_raw.C:
+       Alexey: new macros for T0 visualization.
+
+2007-04-11  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * macros/reve_lineset_test.C:
+       New macro: example usage of StraightLineSet set.
+
+2007-04-11  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/emcal_digits.C:
+       * alice-macros/emcal_hits.C:
+       * alice-macros/geom_emcal.C:
+       New files, proto-emcal-viz.
+
+       * alice-macros/geom_hmpid.C:
+       * alice-macros/geom_rich.C:
+       Rename rich to hmpid etc.
+
+2007-04-10  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * README_MUON:
+       New file, moved from alice-macros/.
+
+       * alice-macros/MUON_display.C:
+       Bogdan: new version of MUON visualization.
+
+       * alice-macros/MUON_track_info.C:
+       * alice-macros/README_MUON:
+       Bogdan: removed files.
+
+       * macros/reve_quad_test.C:
+       Added an example function, similar to what will be used for EMC.
+       
+2007-03-29  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/geom_vzero.C:
+       VZERO volumes now placed in common mother.
+
+       * alice-macros/vzero_digits.C:
+       New file, import VZERO digits.
+
+       * alice-macros/vzero_hits.C:
+       Fix indentation.
+
+2007-03-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * alice-macros/its_module_stepper.C:
+       Modify dimesions of stepper cell.
+
+2007-03-25  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * alice-macros/its_module_stepper.C:
+       Display all ITS layers in 2x3 ITS module-steppers.
+
+2007-03-25  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * icons/fontdefault.txf:
+       * icons/fonthelvetica34.txf:
+        New files: texture fonts for GL.
+
+       * alice-macros/its_module_stepper.C:
+       Change default digit-scale from 1 to 2. Open ITSModuleStepper
+       item.
+
+2007-03-25  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-data/alice_fullgeo.root:
+       Store latest version of ideal geometry.
+
+       * alice-data/gentle_geo.root:
+       * alice-macros/geom_gentle.C:
+       New files: reasonably small extract of geometry and a macro to
+       load it.
+
+       * alice-macros/kine_tracks.C:
+       Import kinematics recursively with pT and full-momentum
+       descend-cut.
+       
+       * alice-macros/tpc_hits_charge_split.C:
+       New macro: split TPC hits based on their deposited charge.
+
 2007-03-24  Matevz Tadel  <matevz.tadel@cern.ch>
 
        * alice-macros/MUON_geom.C: