1 #ifndef TONLINEFRAME_H_RBZGMWAC
2 #define TONLINEFRAME_H_RBZGMWAC
4 #include "TApplication.h"
6 #include "TRootEmbeddedCanvas.h"
7 #include "TGStatusBar.h"
10 #include "TGTextEntry.h"
13 #include "TGFileDialog.h"
16 #include "TObjArray.h"
44 TOnlineFrame(
const TGWindow * p,std::string module_file_name);
52 void print_msg(
const char *
msg,
const Int_t partidx = 0);
59 TFile *
OpenRootFile(
const char *filename,
const Bool_t update_filename = kTRUE );
61 TH1*
GetHist(
const char * histname);
79 extern std::vector<screen_info>
screens;
84 #define B_AUTOUPDATE 2
89 #define SCREENS_BASE 10