]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/AliTPCCalibViewerGUI.h
Adding alarms and graphical representation of alarms
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 8 Nov 2009 16:47:23 +0000 (16:47 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 8 Nov 2009 16:47:23 +0000 (16:47 +0000)
commit949d8707637f39ffe6d4066688bd58c9f21c4893
tree28a1db3b59cadca1d0b6fdcc6405d97599fcb4ba
parent6646050bbab0736ddf006798b7518d454bd06bc3
Adding alarms and graphical representation of alarms
(Jens)
AliTPCcalibDB.cxx.diff Add loading of dataQA, adopt creation of GUI tree
AliTPCcalibDB.h.diff Add loading of dataQA, adopt creation of GUI tree
AliTPCcalibDButil.cxx.diff Add loading of reference data, creation of reference GUI tree
AliTPCcalibDButil.h.diff Add loading of reference data, creation of reference GUI tree
AliTPCCalibViewerGUI.h.diff Add getters to handle custom draw strings
AliTPCCalibViewerGUItime.cxx.diff Add getters to handle custom draw stings. Code cleanup.
AliTPCCalibViewerGUItime.h.diff Adopt gui tree / reference tree creation / loading
AliTPCMonitor.cxx.diff For root raw files add possibility to navigate to a certain event in the file
libTPCbase.pkg.diff Add AliTPCCalibQAChecker, AliTPCCalibViewerGUIAlarms
TPCbaseLinkDef.h.diff Add AliTPCCalibQAChecker, AliTPCCalibViewerGUIAlarms
AliTPCCalibQAChecker.cxx New class for calib data checking, mostly based on tree draw, but also histograms, graphs, numbers
AliTPCCalibQAChecker.h New class for calib data checking, mostly based on tree draw, but also histograms, graphs, numbers
AliTPCCalibViewerGUIAlarms.cxx New class. GUI interface for calibration alarms. Will be used in AMORE and offline.
AliTPCCalibViewerGUIAlarms.h New class. GUI interface for calibration alarms. Will be used in AMORE and offline.
13 files changed:
TPC/AliTPCCalibQAChecker.cxx [new file with mode: 0644]
TPC/AliTPCCalibQAChecker.h [new file with mode: 0644]
TPC/AliTPCCalibViewerGUI.h
TPC/AliTPCCalibViewerGUIAlarms.cxx [new file with mode: 0644]
TPC/AliTPCCalibViewerGUIAlarms.h [new file with mode: 0644]
TPC/AliTPCCalibViewerGUItime.cxx
TPC/AliTPCCalibViewerGUItime.h
TPC/AliTPCMonitor.cxx
TPC/AliTPCcalibDB.cxx
TPC/AliTPCcalibDB.h
TPC/AliTPCcalibDButil.cxx
TPC/AliTPCcalibDButil.h
TPC/libTPCbase.pkg