#include <iostream>
#include "OnlineMonitoring/viewer/HeaderBar.h"
#include "OnlineMonitoring/viewer/GUIModel.h"
#include "OnlineMonitoring/viewer/HistoSource.h"
#include <ctime>
#include "TGLabel.h"
#include "TGWidget.h"
#include "TTimer.h"
Go to the source code of this file.
Variables | |
static unsigned int | kTick = 2000 |
|
static |
Definition at line 12 of file HeaderBar.cxx.
Referenced by om::HeaderBar::HandleTimer(), and om::HeaderBar::HeaderBar().