VMC Examples Version 6.6
|
Macro for loading basic libraries used with all MCs. More...
#include <TSystem.h>
Go to the source code of this file.
Functions | |
Bool_t | isLibrary (const char *libName) |
void | basiclibs () |
Macro for loading basic libraries used with all MCs.
Definition in file basiclibs.C.
Bool_t isLibrary | ( | const char * | libName | ) |
Helper function which testes the existence of the given library
libName | The library name |
Definition at line 19 of file basiclibs.C.
void basiclibs | ( | ) |
Macro function for loading basic libraries used with all MCs
Definition at line 30 of file basiclibs.C.