ROOTANA
Variables
Globals.h File Reference
#include "mvodb.h"
Include dependency graph for Globals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

int gRunNumber
 
bool gIsRunning
 
bool gIsPedestalsRun
 
bool gIsOffline
 
TFile * gOutputFile
 
TDirectorygOnlineHistDir
 
MVOdbgOdb
 

Variable Documentation

◆ gIsOffline

bool gIsOffline
extern

Definition at line 50 of file analyzer.cxx.

◆ gIsPedestalsRun

bool gIsPedestalsRun
extern

Definition at line 49 of file analyzer.cxx.

◆ gIsRunning

bool gIsRunning
extern

Definition at line 48 of file analyzer.cxx.

◆ gOdb

MVOdb* gOdb
extern

Definition at line 21 of file testODB.cxx.

◆ gOnlineHistDir

TDirectory* gOnlineHistDir
extern

Definition at line 36 of file test_midasServer.cxx.

◆ gOutputFile

TFile* gOutputFile
extern

Definition at line 37 of file test_midasServer.cxx.

◆ gRunNumber

int gRunNumber
extern

Definition at line 47 of file analyzer.cxx.