57 ::Error(
"TGrid::Connect",
"no grid specified");
67 if ((
h =
gROOT->GetPluginManager()->FindHandler(
"TGrid", grid))) {
68 if (
h->LoadPlugin() == -1)
70 g = (
TGrid *)
h->ExecPlugin(4, grid, uid, pw, options);
static TGrid * Connect(const char *grid, const char *uid=0, const char *pw=0, const char *options=0)
The grid should be of the form: <grid>://<host>[:<port>], e.g.
virtual void Error(const char *method, const char *msgfmt,...) const
Issue error message.
static constexpr double g