]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/ChangeLog
Extra header added to the list
[u/mrichter/AliRoot.git] / EVE / ChangeLog
index 4aae74f4424e6a1ffc0d03f40b72950a13925cc1..fbb1c64b145ae9cc7719593cdea9081c791ff021 100644 (file)
@@ -1,3 +1,567 @@
+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.
+       Moved tag EVE-dev-after-merge to current EVE-dev.
+
+2007-10-16  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       Merged EVE-head-after-merge to HEAD into EVE-dev.
+       Moved tag EVE-head-after-merge to current HEAD.
+
+       EVE-dev
+
+       * alice-macros/MUON_display.C:
+       * alice-macros/acorde_hits.C:
+       * alice-macros/geom_acorde.C:
+       * binalieve.pkg:
+       Merge from EVE-head-after-merge to HEAD.
+
+       * alice-macros/its_hits.C:
+       Added example line for usage of per-point integer ids.
+
+       * icons/pointset.xpm:
+       Changed icon.
+
+2007-10-05  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/esd_Cascade.C:
+       * alice-macros/esd_V0.C:
+       * alice-macros/its_clusters.C:
+       * alice-macros/tpc_clusters.C:
+       * macros/reve_sa_init.C:
+       * test-macros/tpc_gui.C:
+       * test-macros/tpc_gui_hack.C:
+       Renamed class RGTopFrame to ReveManager.
+
+2007-10-04  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/tpc_calib_viewer.C:
+       New macro (with Marian): start an embedded TPC calibration viewer.
+
+2007-10-04  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/acorde_hits.C:
+       * alice-macros/geom_acorde.C:
+       New files from Eleazar: geometry and hits for ACORDE.
+
+2007-10-03  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/tpc_digits.C:
+       Name sectors by sector-id when creating full A/C side plates.
+
+2007-10-03  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * test-macros/tpc_gui.C:
+       Enable setting of default parameters matching the standard real
+       TPC data.
+       Remove some obsolete framework calls.
+
+2007-10-02  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/pmd_digits.C:
+       Optionally add background polygons.
+
+2007-09-24  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/MUON_display.C:
+       From Bogdan: modifications for the new structure of the data in
+       the MUON code.
+
+2007-08-31  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/kine_tracks.C:
+       Add missing namespace qualifier.
+
+       * icons/pointset.xpm:
+       * icons/scene.xpm:
+       * icons/track.xpm:
+       * icons/viewer.xpm:
+       New files: icons for list tree.
+
+2007-08-30  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/primary_vertex.C:
+       Generalize creation of primary vertex ellipse.
+
+2007-08-30  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/geom_gentle.C:
+       Add missing namespace qualifier.
+
+       * macros/alieve_init.C:
+       Remove std namespace qualifiers disliked by the new cint.
+
+       * alice-macros/NLT_trackcount_init.C:
+       * macros/trackcount_init.C:
+       Reuse its/tpc_cluster.C.so.
+       Do not load event in alieve_init (first event was loaded twice).
+
+2007-08-30  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/its_clusters.C:
+       * alice-macros/tpc_clusters.C:
+       Allow on-the-fly compilation.
+
+       * alice-macros/NLT_trackcount_init.C:
+       Put in sync with the rest of the world.
+
+2007-08-29  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/NLT_test.C:
+        Fix wrong condition before import event to NLTProjector.
+
+       * alice-macros/primary_vertex.C:
+       Present the primary-vertex as a cross and three ellipses by using
+       the StraightLineSet primitive.
+
+2007-08-29  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * macros/trackcount_init.C:
+       Call alieve_init before trackcount_init. Problems in loading macros with std::list.
+       
+       * alice-macros/NLT_trackcount_init.C:
+        New macro: trackcount in non-linear projections.
+       
+       * alice-macros/esd_tracks.C:
+       Set marker and line attributes as defined in parent TrackList.
+       
+       * alice-macros/geom_gentle.C:
+       Return pointer of imported geometry.
+
+2007-08-28  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/its_module_stepper.C:
+       Remove configuration of GridStepper. Default already done in
+       ITSModuleStepper constructor.
+
+2007-08-27  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/tpc_digits.C:
+       Run in full 2D mode by default.
+
+2007-08-24  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/NLT_test.C:
+       Enable rendering of NLTProjector to get scale info.
+
+2007-08-24  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/NLT_test.C:
+       * alice-macros/clusters_from_index.C:
+       * alice-macros/clusters_from_label.C:
+       * alice-macros/hits_from_label.C:
+       * alice-macros/its_clusters.C:
+       * alice-macros/phos_clusters.C:
+       * alice-macros/tpc_clusters.C:
+       * alice-macros/tpc_hits.C:
+       * alice-macros/trd_hits.C:
+       Argument types must be fully quantified with latest cint: added
+       'Reve::' where needed.
+
+       * macros/alieve_init.C:
+       Changes for browser-topframe reorganization.
+
+2007-08-22  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/NLT_geo_demo.C:
+       Remove obsolete demo.
+
+2007-08-21  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/NLT_demo.C:
+       Remove file: replaced by NLT_test.C.
+       
+       * alice-macros/NLT_test.C:
+       Put current camera in orthographic XY projection. Disable drawing of
+       NLTProjector.
+
+2007-08-20  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/NLT_test.C:
+       Create special scene for projected event and add it to the default
+       gl viewer.
+
+2007-08-19  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/NLT_demo.C:
+       * alice-macros/NLT_geo_demo.C:
+       Update for changes in Reve.
+
+       * alice-macros/NLT_test.C:
+       New file, mini test macro for automatic import of projected
+       elements.
+
+2007-08-18  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/esd_V0.C:
+       * alice-macros/esd_tracks.C:
+       * alice-macros/kine_tracks.C:
+       * alice-macros/primary_vertex_tracks.C:
+       Remove Track::MakeMarkers(). Rendering of fist vertices done in
+       TrackGL::DirectDraw(). Set line color of tracks same as container color.
+
+2007-08-13  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/MUON_display.C:
+       * alice-macros/NLT_geo_demo.C:
+       * alice-macros/clusters_from_label.C:
+       * alice-macros/emcal_digits.C:
+       * alice-macros/emcal_hits.C:
+       * alice-macros/esd_Cascade.C:
+       * alice-macros/esd_V0.C:
+       * alice-macros/esd_tracks.C:
+       * alice-macros/geom_fmd.C:
+       * alice-macros/geom_hmpid.C:
+       * alice-macros/geom_phos.C:
+       * alice-macros/geom_t0.C:
+       * alice-macros/geom_vzero.C:
+       * alice-macros/its_digits.C:
+       * alice-macros/its_hits.C:
+       * alice-macros/its_raw.C:
+       * alice-macros/kine_tracks.C:
+       * alice-macros/pmd_digits.C:
+       * alice-macros/pmd_raw.C:
+       * alice-macros/primary_vertex_tracks.C:
+       * alice-macros/tof_digits.C:
+       * alice-macros/tof_digits_sector.C:
+       * alice-macros/tof_digits_strips.C:
+       * alice-macros/tof_hits.C:
+       * alice-macros/tpc_digits.C:
+       * alice-macros/tpc_hits.C:
+       * alice-macros/trd_hits.C:
+       * macros/reve_quad_test.C:
+       Consistent ordering of arguments to AddRenderElement(),
+       AddGlobalRenderElement() and RemoveRenderElement().
+
+2007-08-10  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * Alieve/.SKEL-gedsubed.cxx:
+       * Alieve/.SKEL-gedsubed.h:
+       * Reve/.SKEL-gedsubed.cxx:
+       * Reve/.SKEL-gedsubed.h:
+       * reve-genclass.pl:
+       Generate class skeletons for ged sub-editors.
+
+2007-08-09  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * alice-macros/NLT_demo.C:
+       * alice-macros/NLT_geo_demo.C:
+       Add projection of gentle_geo.root geometry.
+
+       * alice-macros/its_module_stepper.C:
+       Display only one ITSModuleStepper. 
+
+2007-08-08  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       Create branch EVE-dev.
+       Tag HEAD:    EVE-head-after-merge.
+       Tag EVE-dev: EVE-dev-after-merge.
+
+2007-08-06  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/jetplane.C:
+       From Cesar: Macro to visualize jets.
+
+2007-08-02  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * binalieve.pkg:
+       * binreve.pkg:
+       Remove linking against libTreeViewer, this dependency has been
+       removed in root head.
+
+2007-07-24  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * binalieve.pkg:
+       * binreve.pkg:
+       Link also against libTreeViewer.
+
+2007-07-23  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/kine_tracks.C:
+       New optional argument: Bool_t use_track_refs=kTRUE.
+
+       * macros/trackcount_init.C:
+       Load ITS/TPC clusters instead of hits.
+
+2007-07-13  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/tpc_clusters.C:
+       New macro from Jouri: display TPC clusters.
+
+2007-07-12  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/clusters_from_index.C:
+       * alice-macros/esd_Cascade.C:
+       * alice-macros/esd_V0.C:
+       * alice-macros/esd_V0_points.C:
+       * alice-macros/esd_spd_tracklets.C:
+       * alice-macros/esd_tracks.C:
+       * alice-macros/primary_vertex.C:
+       * alice-macros/primary_vertex_tracks.C:
+       From Christian: AliESD -> AliESDEvent migration.
+
+2007-07-02  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       Removed tags EVE-head-after-merge and EVE-dev-after-merge.
+       Removed EVE-dev branch.
+       It will be recreated when needed.
+       
+       * binalieve.pkg:
+       * binreve.pkg:
+       Link also against libFTGL.
+
+       * macros/reve_quad_test.C:
+       Improve test-function modularity.
+
+2007-06-27  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       Due to significant changes in the coming ROOT release
+       (reimplementation of GL-viewer) we'll probably have to split the
+       development again.
+
+       Merge changes from HEAD to EVE-dev.
+       Tag HEAD:    EVE-head-after-merge.
+       Tag EVE-dev: EVE-dev-after-merge.
+
+2007-06-26  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/its_clusters.C:
+       Remove AliDebug stuff.
+
+       * macros/alieve_init.C:
+       Use new Alieve::Event initialization.
+
+2007-06-22  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/its_clusters.C:
+       * alice-macros/phos_clusters.C:
+       Use geometry from CDB.
+
+       * macros/alieve_init.C:
+       Allow override of CDB storage.
+
+2007-06-19  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/its_clusters.C:
+       Load misaligned-geometry.root not created any more.
+
+2007-06-18  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/esd_spd_tracklets.C:
+       New macro: show SPD tracklets from AliMultiplicity.
+
+       * alice-macros/its_clusters.C:
+       Added optional argument maxR.
+
+2007-06-13  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * libAlieve.pkg:
+       Added TOF to EINCLUDES.
+
+       * alice-macros/tof_digits.C:
+       * alice-macros/tof_digits_sector.C:
+       * alice-macros/tof_digits_strips.C:
+       From Annalisa: new macros for TOF digit visualization.
+
+2007-06-06  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * alice-macros/init_trd.C:
+       From Alexandru: new version of TRD visualization.
+
+2007-05-30  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * alice-macros/NLT_geo_demo.C:
+       * alice-macros/NLT_demo.C:
+       New files; macros to demonstrate non-linear projections.
+
+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: