![]() |
AliPhysics
45843cc (45843cc)
|
Create an index of downloaded files. More...
Go to the source code of this file.
Functions | |
Bool_t | LoadLib (const char *libName) |
Bool_t | LoadPar (const char *parName) |
void | CreateIndex (const TString &dir, const TString &tree="esdTree", const char *remote=0, const char *plibs=0, const char *ppars=0, const char *psrcs=0) |
void CreateIndex | ( | const TString & | dir, |
const TString & | tree = "esdTree" , |
||
const char * | remote = 0 , |
||
const char * | plibs = 0 , |
||
const char * | ppars = 0 , |
||
const char * | psrcs = 0 |
||
) |
Definition at line 46 of file CreateIndex.C.
Bool_t LoadLib | ( | const char * | libName | ) |
Load a library
libName | Library name |
Definition at line 18 of file CreateIndex.C.
Referenced by CreateIndex().
Bool_t LoadPar | ( | const char * | parName | ) |
Load a PAR
parName | PAR file name |
Definition at line 34 of file CreateIndex.C.
Referenced by CreateIndex().