X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=EVE%2FChangeLog;h=fbb1c64b145ae9cc7719593cdea9081c791ff021;hp=d1424798128677cb452c70b00de638946c5d22da;hb=ab5021391b12a712c404515ae9367b5164025eed;hpb=0a55ac962b94ecb431795ac3e0ce6f77cecf6ee7 diff --git a/EVE/ChangeLog b/EVE/ChangeLog index d1424798128..fbb1c64b145 100644 --- a/EVE/ChangeLog +++ b/EVE/ChangeLog @@ -1,3 +1,1154 @@ +2007-12-17 Matevz Tadel + + * 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 + + * 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 + + * 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 + + * 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 + + * alice-macros/NLT_trackcount_init.C: + Create projected and unprojected scene in separate viewers. + +2007-11-07 Matevz Tadel + + * 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 + + * 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 + + * alice-macros/NLT_trackcount_init.C: + Set center of the projection to the primary vertex. + +2007-10-22 Matevz Tadel + + 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 + + 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 + + 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 + + EVE-dev + + * alice-macros/tpc_calib_viewer.C: + New macro (with Marian): start an embedded TPC calibration viewer. + +2007-10-04 Matevz Tadel + + * alice-macros/acorde_hits.C: + * alice-macros/geom_acorde.C: + New files from Eleazar: geometry and hits for ACORDE. + +2007-10-03 Matevz Tadel + + EVE-dev + + * alice-macros/tpc_digits.C: + Name sectors by sector-id when creating full A/C side plates. + +2007-10-03 Matevz Tadel + + 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 + + EVE-dev + + * alice-macros/pmd_digits.C: + Optionally add background polygons. + +2007-09-24 Matevz Tadel + + * 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 + + 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 + + EVE-dev + + * alice-macros/primary_vertex.C: + Generalize creation of primary vertex ellipse. + +2007-08-30 Matevz Tadel + + 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 + + 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 + + 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 + + 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 + + EVE-dev + + * alice-macros/its_module_stepper.C: + Remove configuration of GridStepper. Default already done in + ITSModuleStepper constructor. + +2007-08-27 Matevz Tadel + + EVE-dev + + * alice-macros/tpc_digits.C: + Run in full 2D mode by default. + +2007-08-24 Alja Mrak-Tadel + + EVE-dev + + * alice-macros/NLT_test.C: + Enable rendering of NLTProjector to get scale info. + +2007-08-24 Matevz Tadel + + 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 + + EVE-dev + + * alice-macros/NLT_geo_demo.C: + Remove obsolete demo. + +2007-08-21 Alja Mrak-Tadel + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + Create branch EVE-dev. + Tag HEAD: EVE-head-after-merge. + Tag EVE-dev: EVE-dev-after-merge. + +2007-08-06 Matevz Tadel + + * alice-macros/jetplane.C: + From Cesar: Macro to visualize jets. + +2007-08-02 Matevz Tadel + + * binalieve.pkg: + * binreve.pkg: + Remove linking against libTreeViewer, this dependency has been + removed in root head. + +2007-07-24 Matevz Tadel + + * binalieve.pkg: + * binreve.pkg: + Link also against libTreeViewer. + +2007-07-23 Matevz Tadel + + * 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 + + * alice-macros/tpc_clusters.C: + New macro from Jouri: display TPC clusters. + +2007-07-12 Matevz Tadel + + * 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 + + 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 + + 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 + + * alice-macros/its_clusters.C: + Remove AliDebug stuff. + + * macros/alieve_init.C: + Use new Alieve::Event initialization. + +2007-06-22 Matevz Tadel + + * 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 + + * alice-macros/its_clusters.C: + Load misaligned-geometry.root not created any more. + +2007-06-18 Matevz Tadel + + * 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 + + * 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 + + * alice-macros/init_trd.C: + From Alexandru: new version of TRD visualization. + +2007-05-30 Alja Mrak-Tadel + + * alice-macros/NLT_geo_demo.C: + * alice-macros/NLT_demo.C: + New files; macros to demonstrate non-linear projections. + +2007-05-31 Matevz Tadel + + * alice-macros/its_raw.C: + Added new argument event number and an option to accumulate + several events. + +2007-05-25 Matevz Tadel + + * alice-macros/its_raw.C: + New macro - load ITS raw data. + +2007-04-19 Matevz Tadel + + * 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 + + * 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 + + * 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 + + * macros/reve_lineset_test.C: + New macro: example usage of StraightLineSet set. + +2007-04-11 Matevz Tadel + + * 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 + + * 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 + + * 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 + + * alice-macros/its_module_stepper.C: + Modify dimesions of stepper cell. + +2007-03-25 Alja Mrak-Tadel + + * alice-macros/its_module_stepper.C: + Display all ITS layers in 2x3 ITS module-steppers. + +2007-03-25 Alja Mrak-Tadel + + * 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 + + * 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 + + * alice-macros/MUON_geom.C: + * alice-macros/geom_ddip.C: + * alice-macros/geom_fmd.C: + * alice-macros/geom_phos.C: + * alice-macros/geom_pmd.C: + * alice-macros/geom_rich.C: + * alice-macros/geom_t0.C: + * alice-macros/geom_vzero.C: + Use new form of method UseNodeTrans() (was SetUseNodeTrans(bool)) + to import transformation-matrix from geo-node.. + +2007-03-21 Alja Mrak-Tadel + + * alice-macros/its_module_stepper.C: + Fill ITSModuleStepper with a mix of modules from SPD, SDD and SSD. + +2007-03-16 Matevz Tadel + + * alice-macros/its_clusters.C: + From Cvetan: new macro to load ITS clusters. + +2007-03-15 Matevz Tadel + + The following changes are from Bogdan, for new MUON display. + + * alice-macros/MUON_digits.C: + From Bogdan: removed macro file. + + * alice-macros/MUON_geom.C: + * alice-macros/MUON_geomAll.C: + * alice-macros/README_MUON: + From Bogdan: updates macros for MUON display. + + * alice-macros/MUON_display.C: + * alice-macros/MUON_track_info.C: + * alice-macros/MUON_trigger_info.C: + From Bogdan: new macro files for MUON display. + +2007-03-14 Alja Mrak-Tadel + + * reve-genclass.pl: + Fix a typo. + + * alice-macros/its_module_stepper.C: + New macro demonstrating 2D ITS-module layout. + +2007-03-08 Alja Mrak-Tadel + + * alice-macros/kine_tracks.C: + Disable redraw while adding Tracks/RenderElements. + +2007-03-04 Alja Mrak-Tadel + + * icons/rnr00_t.xpm: + * icons/rnr01_t.xpm: + * icons/rnr10_t.xpm: + * icons/rnr11_t.xpm: + New folder icons/ with improved check-box pictures. + + * alice-macros/clusters_from_index.C: + * alice-macros/clusters_from_label.C: + * alice-macros/geom_rich.C: + * alice-macros/hits_from_label.C: + * alice-macros/its_hits.C: + * alice-macros/kine_tracks.C: + * alice-macros/tof_hits.C: + * alice-macros/tpc_hits.C: + * alice-macros/trd_hits.C: + Changes from Reve::RenderElement. + +2007-03-02 Matevz Tadel + + * alice-macros/primary_vertex_tracks.C: + New file: import tracks that were used for primary vertex fit + (asked for by Andrea Dainese). + +2007-02-28 Matevz Tadel + + * alice-macros/pmd_digits.C: + * alice-macros/pmd_raw.C: + From Basanta: added parameter controling which PMD planes to + display. + +2007-02-26 Matevz Tadel + + * 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 + + * alice-macros/hits_from_label.C: + * alice-macros/its_hits.C: + * alice-macros/tpc_hits.C: + * alice-macros/trd_hits.C: + Check if any hits are selected before creating Reve::PointSet. + + * alice-macros/kine_tracks.C: + Added function kine_track() to import a track with given label and + its daughters. + + * alice-macros/kine_daughter_tracks.C: + Set path marks in track container. + +2007-02-26 Matevz Tadel + + * Reve/QuadSetEditor.cxx: + Commented out title for QuadSet as there are no direct gui + elements. + + * alice-macros/pmd_digits.C: + * alice-macros/pmd_raw.C: + From Basanta: new files for PMD digit visualization. + + * libAlieve.pkg: + Added PMD to EINCLUDES. + +2007-02-21 Alja Mrak-Tadel + + * alice-macros/kine_tracks.C: + Add option to color tracks according to PDG code. + + * alice-macros/kine_daughter_tracks.C: + New file. + +2007-02-20 Matevz Tadel + + * macros/reve_quad_test.C: + Added function reve_quad_test_hierarchy() to demonstrate usage of + nested objects, shared palette and frame-box. + +2007-02-19 Alja Mrak-Tadel + + * alice-macros/clusters_from_index.C: + Throw exception if a track does not have a valid index. + + * alice-macros/kine_tracks.C: + Import path marks from stack and track references. + + * reve-genclass.pl: + Fix capitalization of the top-directory names. + +2007-01-30 Matevz Tadel + + * alice-macros/geom_t0.C: + New file: import geometry of T0. + +2007-01-19 Matevz Tadel + + * macros/trackcount_init.C: + Avoid usage of script-global variables as they get reset on + exceptions; rely on static data-member instead. + +2007-01-18 Matevz Tadel + + * alice-macros/primary_vertex.C: + Use the right function to get position of primary vertex (was + always retrieveng MC truth before). + +2007-01-17 Matevz Tadel + + * alice-macros/event_goto.C: + New file; macro to set the current event directly. + + * alice-macros/primary_vertex.C: + Changed default colors of primary vertex markers to yellow/purple. + +2007-01-12 Matevz Tadel + + * macros/trackcount_init.C: + Assign current event number to TrackCounter. + +2006-12-19 Matevz Tadel + + * alice-macros/hits_from_label.C: + Added TRD hits. + + * alice-macros/print_kine_from_label.C: + New file; dump kine stack for given label. + + * macros/trackcount_init.C: + Check if global g_trkcnt has been reset and attempt to + reinitialize it from TrackCounter static member; return TParticle* + for given label; check label range as AliStack segvs if label is + out of bounds. + +2006-12-15 Matevz Tadel + + * alice-macros/clusters_from_index.C: + New macro: import clusters based on index of track in the esd + array. + + * alice-macros/clusters_from_label.C: + Provide return value. + + * alice-macros/esd_V0.C: + Fix indentation. + + * alice-macros/esd_tracks.C: + Store also track index. + +2006-12-13 Matevz Tadel + + * libAlieve.pkg: + Added T0 to EINCLUDES. + + * macros/reve_quad_test.C: + Added function demonstrating use of per-quad object-ref. + +2006-12-08 Matevz Tadel + + * macros/reve_quad_test.C: + Add a new parameter: number of random elements to generate. + +2006-12-06 Matevz Tadel + + * macros/reve_quad_test.C: + Added test function for hexagons. + + * macros/trackcount_init.C: + Use RenderElement::List_i typedef. + +2006-12-04 Matevz Tadel + + * alice-macros/esd_tracks.C: + Change text of track labels. + + * alice-macros/primary_vertex.C: + Fix print-out alignment. + + * macros/trackcount_init.C: + New file: bootstrap track-counting user interface. + +2006-11-16 Matevz Tadel + + * alice-macros/esd_Cascade.C: + From Ludovic, new file: macro to display and interact with + reconstructed cascades. + + * alice-macros/esd_V0.C: + From Ludovic: updates for V0 visualization. + + * alice-macros/its_digits.C: + Raffele forgot to increase global module counter when some layers + were turned off; alignment of assignemt statements. + +2006-11-14 Matevz Tadel + + * alice-macros/esd_V0.C: + From Ludovic, new file: macro to display and interact with + reconstructed V0s. + + * alice-macros/its_digits.C: + Removed frame-color from ctors, now part of shared frame-box + properties. + +2006-10-31 Matevz Tadel + + * alice-macros/init_trd.C: + From Alexandru: changes in TRD visualization. + +2006-10-31 Matevz Tadel + + * alice-macros/geom_rich.C: + Put all modules in common container. + + * alice-macros/geom_fmd.C: + * alice-macros/geom_vzero.C: + New files: import geometry of FMD and VZERO. + + * alice-macros/fmd_hits.C: + * alice-macros/pmd_hits.C: + * alice-macros/vzero_hits.C: + New files: import hits from FPD, PMD and VZERO. + + * alice-macros/MUON_digits.C: + * alice-macros/MUON_geom.C: + * alice-macros/MUON_geomAll.C: + * alice-macros/README_MUON: + From Bogdan: new files / new implementation of the MUON + visualization. + + * alice-macros/muon_all.C: + * alice-macros/muon_chambers.C: + * alice-macros/muon_clusters.C: + * alice-macros/muon_cpads.C: + * alice-macros/muon_digits.C: + * alice-macros/muon_hits.C: + * alice-macros/muon_tracks.C: + From Bogdan: removed files. + +2006-10-27 Matevz Tadel + + * alice-macros/esd_V0_points.C: + New file: creates a point-set from reconstructed V0 positions. + + * alice-macros/esd_tracks.C: + In esd_tracks_vertex_cut() introduced two categories for tracks + with failed ITS extrapolation: below / above 5 sigma. + + * alice-macros/its_digits.C: + From Raffaele: introduce new GUI levels for all ITS layers (sectors, + ladders, staves). + + * alice-macros/init_trd.C: + New script from Alexandru: initialize TRD visualization. + + * libAlieve.pkg: + Added TRD to EINCLUDE. + +2006-10-26 Matevz Tadel + + * macros/alieve_init.C: + Added option to avoid exceptions during event open as an + argument and enabled it by default. + + * test-macros/tpc_gui.C: + Added short usgae notice. + +2006-10-26 Matevz Tadel + + * test-macros/broken_torus.tring: + * test-macros/triangleset.C: + New files demonstrating use of TriangleSet and ZTrans classes. + +2006-10-25 Matevz Tadel + + * alice-macros/kine_tracks.C: + Missing ';'. + + * alice-macros/primary_vertex.C: + Added function 'make_vertex_boxes()' that creates boxes around + vertex region to be used for visual determination of multiplicity. + +2006-10-18 Matevz Tadel + + * alice-macros/tpc_digits.C: + * test-macros/tpc_sector_raw_test.C: + Changes accompanying migration to usage of ZTrans in TPCSectorViz. + +2006-10-13 Matevz Tadel + + * alice-macros/kine_tracks.C: + New file: visualize tracks from kinematics tree; minimal + implementation. + +2006-10-12 Matevz Tadel + + Merge changes from EVE-dev to HEAD. + Delete all intermediate tags. + Tag HEAD: EVE-head-after-merge. + Tag EVE-dev: EVE-dev-after-merge. + +2006-10-12 Matevz Tadel + + EVE-dev + + * macros/reve_sa_init.C: + New file: initialization script for reve when launched from + root.exe (there is unsolved problem with exception-catching in + main event-loop). + +2006-10-11 Matevz Tadel + + EVE-dev + + * alice-macros/geom_all.C: + New file: full alice geometry. + + * alice-macros/geom_trd_tof.C: + New file: combined top-level TRD and TOF geometry. + + * macros/alieve_create_vsd.C: + Added loading of libRGL; removed '.so' extensions from all + libraries for call to gSystem->Load. + +2006-10-11 Matevz Tadel + + EVE-dev + + * alice-macros/geom_pmd.C: + New file: PMD geometry. + + * alice-macros/trd_hits.C: + Changed default color. + + * alice-macros/trd_hits_z_split.C: + New file: TRD hits split by z-coordinate. + +2006-10-04 Matevz Tadel + + EVE-dev + + * alice-macros/esd_tracks.C: + Added function esd_tracks_vertex_cut() that imports esd-tracks and + stores them into several containers according to their distance to + primary vertex. + + * alice-macros/tpc_digits.C: + Added new mode (3): import all sectors and display them in 3D. + +2006-10-02 Matevz Tadel + + EVE-dev + + * alice-macros/hits_from_label.C: + Reduce marker size (new convention). + + * alice-macros/tpc_digits.C: + Follow-up to change in interface of RGTopFrame. + +2006-09-27 Matevz TADEL + + Merged HEAD to EVE-dev. Tagged EVE-dev as + EVE-dev-after-second-merge. + HEAD was reverted back to work with offical version of ROOT. + Now I can get HEAD back to what was until now by: + 1. going to EVE-head-after-merge + 2. update -j EVE-dev-after-merge -j EVE-dev + +2006-09-26 Matevz Tadel + + * alice-macros/clusters_from_label.C: + Add point-set containing clusters directly as render element (it + was wrapped in a RenderElementObjPtr by mistake (not fixed when + changing it from TPolyMarker3D)). + + * alice-macros/primary_vertex.C: + Removed code that gave vertex markers some volume (to avoid being + discarded by a too smart GLViewer). + +2006-09-04 Matevz Tadel + + * alice-macros/its_hits.C: + * alice-macros/tpc_hits.C: + * alice-macros/tpc_hits_eta_split.C: + Changed default point-size in accordance with the new convention. + + * alice-macros/trd_hits.C: + New file, plot TRD hits. + +2006-08-29 Matevz TADEL + + Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and + EVE's HEAD (EVE-head-after-merge). + +2006-08-29 Matevz Tadel + + * alice-macros/clusters_from_label.C: + Use Reve::PointSet for cluster representation; attach to each + cluster a copy of AliTrackPoint it represents. + +2006-08-04 Matevz TADEL + + Merged HEAD to EVE-dev. Re-tagged EVE-dev (EVE-dev-after-merge) and + EVE's HEAD (EVE-head-after-merge). + +2006-08-04 Matevz Tadel + + * alice-macros/muon_tracks.C: + Moved point-count variable declaration within the track loop. + + * test-macros/tpc_gui.C: + Added global TPCLoader* tpc_loader. + +2006-07-11 Matevz Tadel + + * README: + Added description of event navigation. + + * alice-macros/event_next.C: + * alice-macros/event_prev.C: + New files: macros to go to next/previous event in the run. + +2006-07-10 Matevz Tadel + + * alice-macros/clusters_from_label.C: + * alice-macros/esd_tracks.C: + * alice-macros/geom_ddip.C: + * alice-macros/geom_its.C: + * alice-macros/geom_phos.C: + * alice-macros/geom_rich.C: + * alice-macros/geom_simple.C: + * alice-macros/geom_tpc.C: + * alice-macros/its_digits.C: + * alice-macros/its_hits.C: + * alice-macros/muon_all.C: + * alice-macros/muon_chambers.C: + * alice-macros/muon_clusters.C: + * alice-macros/muon_cpads.C: + * alice-macros/muon_digits.C: + * alice-macros/muon_hits.C: + * alice-macros/muon_tracks.C: + * alice-macros/primary_vertex.C: + * alice-macros/region_marker.C: + * alice-macros/tpc_digits.C: + * alice-macros/tpc_hits.C: + * alice-macros/tpc_hits_eta_split.C: + * test-macros/tpc_gui.C: + * test-macros/tpc_gui_hack.C: + Use new / simpler method of render-element registration; the + 'gReve->DrawRenderElement()' is no longer needed. + +2006-07-03 Matevz Tadel + + * alice-macros/its_hits.C: + * alice-macros/tpc_hits.C: + * alice-macros/tpc_hits_eta_split.C: + Use TPointSelector for point extraction. + +2006-06-28 Matevz Tadel + + * test-macros/tpc_sector_raw_test.C: + Use built-in equipment maps; the override option is commented out + in the macro. + +2006-06-27 Matevz Tadel + + * alice-macros/geom_ddip.C: + Use node's global transformation. + + * alice-macros/geom_phos.C: + * alice-macros/geom_rich.C: + New files: PHOS and RICH geometry. + + * test-macros/tpc_gui.C: + * test-macros/tpc_gui_hack.C: + * test-macros/tpc_sector_raw_test.C: + Added commented lines showing how to use a different TPC equipment map. + +2006-06-21 Matevz Tadel + + * macros/alieve_init.C: + Use macro-folder from gReve; instantiate macros from alice-macros/ + as Reve::RMacro. + + * alice-macros/its_hits.C: + * alice-macros/tpc_hits.C: + Set default point-size to 2. + 2006-06-15 Matevz Tadel * test-macros/tpc_gui_hack.C: @@ -50,8 +1201,6 @@ 2006-06-01 Bogdan Vulpescu - HEAD - * alice-macros/muon_all.C: * alice-macros/muon_chambers.C: * alice-macros/muon_clusters.C: