VMC Examples Version 6.6
|
Macro for loading libraries to run Example01 with Geant3. More...
Go to the source code of this file.
Functions | |
void | run_g3 (const TString &configMacro="g3tgeoConfig.C") |
Macro for loading libraries to run Example01 with Geant3.
Macro for running Example01 with Geant3.
Definition in file run_g3.C.
void run_g3 | ( | const TString & | configMacro = "g3tgeoConfig.C" | ) |
Macro function for running Example01 with Geant3 from Root interactive session. Note that since Root 6 the libraries have to be loaded first via load_g3.C.
configMacro | configuration macro name, default E01/g3Config.C |
Definition at line 14 of file run_g3.C.