ROOT
6.06/09
Reference Guide
|
Implementation of the class which defines interface to gLite GRID services. More...
#include <glite-api-wrapper/gLiteAPIWrapper.h>
#include "TMap.h"
#include "TObjString.h"
#include "TGLiteResult.h"
#include "TGLiteJob.h"
#include "TGLite.h"
Go to the source code of this file.
Functions | |
ClassImp (TGLite) using namespace std | |
template<class _T > | |
void | add_map_element (TMap *_map, const string &_key, const _T &_value) |
Implementation of the class which defines interface to gLite GRID services.
Definition in file TGLite.cxx.
Definition at line 171 of file TGLite.cxx.
ClassImp | ( | TGLite | ) |