![]() |
AliPhysics
31210d0 (31210d0)
|
Helper script to download results from the Grid. More...
#include <TString.h>
#include <TSystem.h>
#include <TGrid.h>
#include <TFile.h>
#include <TObjArray.h>
#include <TObjString.h>
#include <TError.h>
#include <TEnv.h>
Go to the source code of this file.
Functions | |
Bool_t | GetOne (const TString &base, const TString &dir, Bool_t unpack) |
void | GridDownload (const TString &base, const TString &runs, Bool_t unpack) |
Helper script to download results from the Grid.
Definition in file GridDownload.C.
Get one file
base | Base name |
dir | Directory |
unpack | If true, also unzip the retrieved archive |
Definition at line 33 of file GridDownload.C.
Referenced by GridDownload().
Definition at line 53 of file GridDownload.C.