ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Functions | |
ClassImp (TGrid) TGrid *TGrid | |
The grid should be of the form: <grid>://<host>[:<port>], e.g. More... | |
Variables | |
TGrid * | gGrid = 0 |
ClassImp | ( | TGrid | ) |
The grid should be of the form: <grid>://<host>[:<port>], e.g.
: alien://alice.cern.ch, globus://glsrv1.cern.ch, ... The uid is the username and pw the password that should be used for the connection. Depending on the <grid> the shared library (plugin) for the selected system will be loaded. When the connection could not be opened 0 is returned. For AliEn the supported options are: -domain=<domain name>=""> -debug=<debug level from 1 to 10> Example: "-domain=cern.ch -debug=5"