VMC Examples Version 6.6
|
Macro for running Example03 with mixed Geant3 and Geant4. More...
Go to the source code of this file.
Functions | |
void | run_multi (const TString &configMacro1="g3tgeoConfig.C", const TString &configMacro2="g4tgeoConfig4Seq.C") |
Macro for running Example03 with mixed Geant3 and Geant4.
Definition in file run_multi.C.
void run_multi | ( | const TString & | configMacro1 = "g3tgeoConfig.C", |
const TString & | configMacro2 = "g4tgeoConfig4Seq.C" ) |
Macro function for running Example03c with Geant3 and Geant4 together from Root interactive session Note that since Root 6 the libraries have to be loaded first via load_multi.C.
configMacro | configuration macro names, default E03/g3tgeoConfig.C and E03/g4tgeoConfig4Seq.C |
Definition at line 17 of file run_multi.C.