#include "VirtualOdb.h"
Go to the source code of this file.
Variables | |
int | gRunNumber |
bool | gIsRunning |
bool | gIsPedestalsRun |
bool | gIsOffline |
TFile * | gOutputFile |
TDirectory * | gOnlineHistDir |
VirtualOdb * | gOdb |
bool gIsOffline |
Definition at line 45 of file analyzer.cxx.
Referenced by main().
bool gIsPedestalsRun |
Definition at line 44 of file analyzer.cxx.
Referenced by HandleMidasEvent(), and startRun().
bool gIsRunning |
Definition at line 43 of file analyzer.cxx.
Referenced by MainWindow::CloseWindow(), endRun(), HandleMidasEvent(), MainWindow::ProcessMessage(), and startRun().
Definition at line 50 of file analyzer.cxx.
Definition at line 48 of file analyzer.cxx.
TFile* gOutputFile |
Definition at line 49 of file analyzer.cxx.
Referenced by endRun(), HandleSample(), and startRun().
int gRunNumber |
Definition at line 42 of file analyzer.cxx.
Referenced by MainWindow::CloseWindow(), endRun(), MainWindow::ProcessMessage(), ProcessMidasFile(), and startRun().