]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MONITOR/alieventserver/alieventserver.rootrc
STORAGE module added, new macro for Event Display, minor changes in MONITOR
authorjniedzie <jeremi.niedziela@cern.ch>
Wed, 9 Jul 2014 08:25:23 +0000 (10:25 +0200)
committerjniedzie <jeremi.niedziela@cern.ch>
Wed, 9 Jul 2014 09:16:39 +0000 (11:16 +0200)
commit5eb34a26fb1d3f3b1b971e3887e2d6ee6bfeac50
tree84d15451cb53bfe29fbef28f240adc431cd6475c
parent6f361a7306996e2f66bf60e8b582ecc695f523ef
STORAGE module added, new macro for Event Display, minor changes in MONITOR
34 files changed:
CMakeLists.txt
EVE/macros/alieve_online_new.C [new file with mode: 0644]
MONITOR/AliEventServerUtil.h
MONITOR/AliEventServerWindow.cxx
MONITOR/AliRecoServerThread.cxx
MONITOR/alieventserver.rootrc
STORAGE/AliStorageAdministratorPanel.cxx [new file with mode: 0644]
STORAGE/AliStorageAdministratorPanel.h [new file with mode: 0644]
STORAGE/AliStorageAdministratorPanelListEvents.cxx [new file with mode: 0644]
STORAGE/AliStorageAdministratorPanelListEvents.h [new file with mode: 0644]
STORAGE/AliStorageAdministratorPanelMarkEvent.cxx [new file with mode: 0644]
STORAGE/AliStorageAdministratorPanelMarkEvent.h [new file with mode: 0644]
STORAGE/AliStorageAdministratorPanelSetStorageParams.cxx [new file with mode: 0644]
STORAGE/AliStorageAdministratorPanelSetStorageParams.h [new file with mode: 0644]
STORAGE/AliStorageClientThread.cxx [new file with mode: 0644]
STORAGE/AliStorageClientThread.h [new file with mode: 0644]
STORAGE/AliStorageDatabase.cxx [new file with mode: 0644]
STORAGE/AliStorageDatabase.h [new file with mode: 0644]
STORAGE/AliStorageEventManager.cxx [new file with mode: 0644]
STORAGE/AliStorageEventManager.h [new file with mode: 0644]
STORAGE/AliStorageServerThread.cxx [new file with mode: 0644]
STORAGE/AliStorageServerThread.h [new file with mode: 0644]
STORAGE/AliStorageTypes.h [new file with mode: 0644]
STORAGE/CMakeLists.txt [new file with mode: 0755]
STORAGE/CMakebinalifakedisplay.pkg [new file with mode: 0755]
STORAGE/CMakebinalistorage.pkg [new file with mode: 0755]
STORAGE/CMakebinalistorageadmin.pkg [new file with mode: 0755]
STORAGE/CMakelibStorage.pkg [new file with mode: 0755]
STORAGE/StorageLinkDef.h [new file with mode: 0755]
STORAGE/alifakedisplay.cxx [new file with mode: 0644]
STORAGE/alistorage_main/alistorage_main.cxx [new file with mode: 0644]
STORAGE/alistorageadmin_main/alistorageadmin_main.cxx [new file with mode: 0644]
STORAGE/clearAll.sh [new file with mode: 0755]
STORAGE/setupStorageDatabase.sh [new file with mode: 0755]