VMC Examples Version 6.6
|
Macro for loading libraries to run Example ExGarfield with Geant4. More...
Go to the source code of this file.
Functions | |
void | run_g4 (const TString &configMacro="g4Config.C") |
Macro for loading libraries to run Example ExGarfield with Geant4.
Macro for running Example ExGarfield with Geant4.
Definition in file run_g4.C.
void run_g4 | ( | const TString & | configMacro = "g4Config.C" | ) |
Macro function for running Example ExGarfield with Geant4 from Root interactive session Note that since Root 6 the libraries have to be loaded first via load_g4.C.
configMacro | configuration macro name, default ExGarfield/g4Config.C |
Definition at line 18 of file run_g4.C.