]> git.uio.no Git - u/mrichter/AliRoot.git/commit - EVE/EveBase/AliEveMacroExecutorWindow.cxx
Prototype for visualization-macro manager and gui.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 13 Aug 2008 18:28:37 +0000 (18:28 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 13 Aug 2008 18:28:37 +0000 (18:28 +0000)
commitf6afd0e1c0d6c8c103b55feeabcc8a0ff47a9f9d
treee1656072168f2acb29163048667605501ed6ac08
parent91c88f1646bbb369792e11f85e23821c916f447a
Prototype for visualization-macro manager and gui.
See new macro anyscan_init.C.

Fix some cluster macros to use VizDB.
18 files changed:
EVE/EveBase/AliEveEventManager.cxx
EVE/EveBase/AliEveEventManager.h
EVE/EveBase/AliEveMacro.cxx [new file with mode: 0644]
EVE/EveBase/AliEveMacro.h [new file with mode: 0644]
EVE/EveBase/AliEveMacroEditor.cxx [new file with mode: 0644]
EVE/EveBase/AliEveMacroEditor.h [new file with mode: 0644]
EVE/EveBase/AliEveMacroExecutor.cxx [new file with mode: 0644]
EVE/EveBase/AliEveMacroExecutor.h [new file with mode: 0644]
EVE/EveBase/AliEveMacroExecutorWindow.cxx [new file with mode: 0644]
EVE/EveBase/AliEveMacroExecutorWindow.h [new file with mode: 0644]
EVE/EveBase/LinkDef.h
EVE/alice-macros/its_clusters.C
EVE/alice-macros/tof_clusters.C
EVE/alice-macros/tpc_clusters.C
EVE/alice-macros/trd_clusters.C
EVE/macros/VizDB_scan.C [new file with mode: 0644]
EVE/macros/anyscan_init.C [new file with mode: 0644]
EVE/macros/visscan_init.C