P090_TSQLFile.C

Go to the documentation of this file.
00001 void P090_TSQLFile()
00002 {
00003    gPluginMgr->AddHandler("TFile", "^mysql:", "TSQLFile",
00004       "SQL", "TSQLFile(const char*,Option_t*,const char*,const char*)");
00005    gPluginMgr->AddHandler("TFile", "^oracle:", "TSQLFile",
00006       "SQL", "TSQLFile(const char*,Option_t*,const char*,const char*)");
00007 }

Generated on Tue Jul 5 14:12:08 2011 for ROOT_528-00b_version by  doxygen 1.5.1