37 #include "DetectorConstruction.hh"
38 #include "PhysicsList.hh"
39 #include "ActionInitialization.hh"
41 #ifdef G4MULTITHREADED
52 #include "CommandLineParser.hh"
65 using namespace G4DNAPARSER;
68 void Parse(
int& argc,
char** argv);
70 int main(
int argc,
char** argv)
82 #ifdef G4MULTITHREADED
95 G4cout <<
"===== Chem1 is started with " << nThreads
96 <<
" threads =====" <<
G4endl;
165 G4String command =
"/control/execute ";
201 "Select geant4 UI or just launch a geant4 terminal session",
"qt");
212 #ifdef G4MULTITHREADED
215 "Launch in MT mode (events computed in parallel,"
216 " NOT RECOMMANDED WITH CHEMISTRY)",
"2");
220 "Deactivate chemistry");
223 "Select a visualization driver",
"OGL 600x600-0+0");
226 "Deactivate visualization when using GUI");