sqlcanvas.C File Reference

Go to the source code of this file.

Functions

void sqlcanvas ()
void canvas_write ()
void canvas_read ()

Variables

const char * dbname = "mysql://host.domain/test"
const char * username = "user"
const char * userpass = "pass"


Function Documentation

void canvas_read (  ) 

Definition at line 137 of file sqlcanvas.C.

References dbname, TCanvas::Draw(), f2, gBenchmark, TObject::IsZombie(), TNamed::ls(), TBenchmark::Show(), TBenchmark::Start(), username, and userpass.

Referenced by sqlcanvas().

void canvas_write (  ) 

Definition at line 22 of file sqlcanvas.C.

References TPaveText::AddText(), c1, TCanvas::cd(), TPad::cd(), dbname, TPaveText::Draw(), TTree::Draw(), TPad::Draw(), TCollection::FindObject(), TH1::Fit(), gBenchmark, gDirectory, TDirectory::Get(), TDirectoryFile::Get(), TPad::GetFrame(), TH1::GetFunction(), TROOT::GetListOfCanvases(), TROOT::GetListOfFiles(), gROOT, gStyle, TObject::IsZombie(), pad1, pad2, TPad::RedrawAxis(), TWbox::SetBorderSize(), TAttFill::SetFillColor(), TAttFill::SetFillStyle(), TPad::SetGrid(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TPad::SetLogy(), TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerSize(), TAttMarker::SetMarkerStyle(), TStyle::SetStatColor(), TStyle::SetStatH(), TStyle::SetStatW(), TAttText::SetTextAlign(), TBenchmark::Show(), TBenchmark::Start(), TCanvas::Update(), username, userpass, and TObject::Write().

Referenced by sqlcanvas().

void sqlcanvas (  ) 

Definition at line 16 of file sqlcanvas.C.

References canvas_read(), and canvas_write().


Variable Documentation

const char* dbname = "mysql://host.domain/test"

Definition at line 7 of file sqlcanvas.C.

Referenced by canvas_read(), canvas_write(), tables_read(), and tables_write().

const char* username = "user"

Definition at line 8 of file sqlcanvas.C.

Referenced by TAuthenticate::AuthExists(), canvas_read(), canvas_write(), TAuthenticate::RfioAuth(), tables_read(), and tables_write().

const char* userpass = "pass"

Definition at line 9 of file sqlcanvas.C.

Referenced by canvas_read(), canvas_write(), tables_read(), and tables_write().


Generated on Tue Jul 5 16:09:38 2011 for ROOT_528-00b_version by  doxygen 1.5.1