VMC Examples Version 6.6
|
Macro for running Example02 with Geant3. More...
#include "TVirtualMC.h"
Go to the source code of this file.
Functions | |
void | run_g3 (const TString &configMacro="g3tgeoConfig.C") |
Macro for running Example02 with Geant3.
Definition in file run_g3.C.
void run_g3 | ( | const TString & | configMacro = "g3tgeoConfig.C" | ) |
Macro function for running Example02 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 E02/g3Config.C |
Definition at line 16 of file run_g3.C.