]> git.uio.no Git - u/mrichter/AliRoot.git/commit - EVE/macros/visscan_init.C
esd_tracks.C
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 18 Sep 2008 19:05:27 +0000 (19:05 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 18 Sep 2008 19:05:27 +0000 (19:05 +0000)
commit29207369151c901935622fbcc1b7b362df1d68bc
tree88357e5bbdc300cc621c3e506bc1a53ab2626ed8
parente56b695ff5634a46d4b2d78d31a8164d3f870236
esd_tracks.C
------------
Complete rewrite of the macro and track-making functions.
Add function esd_tracks_MI() that creates tracks using
AliESDtrack::FillPolymarker(). Before this was optionally created
in the esd_tracks() function.
Add PID information to track tooltip.

anyscan_init.C
--------------
Add new ESD track loading functions to the macro-list.
Use new ESD track-making functions.

visscan_init.C
--------------
Use new ESD track-making functions.

bright_colors.C
---------------
New macro to set brighter colors for projectors.

AliEveMacroEditor.cxx
---------------------
Fix typo.
EVE/EveBase/AliEveMacroEditor.cxx
EVE/alice-macros/esd_tracks.C
EVE/macros/anyscan_init.C
EVE/macros/bright_colors.C [new file with mode: 0644]
EVE/macros/visscan_init.C