35 #ifdef G4MULTITHREADED
44 #include "DetectorConstruction.hh"
45 #include "PhysicsList.hh"
46 #include "ActionInitialization.hh"
47 #include "SteppingVerbose.hh"
54 int main(
int argc,
char** argv) {
64 #ifdef G4MULTITHREADED
69 G4cout <<
"### TestEm12 run in MT mode with "
70 << nThreads <<
" threads " <<
G4endl;
100 G4String command =
"/control/execute ";
void SetNumberOfThreads(G4int n)
G4int ApplyCommand(const char *aCommand)
G4int G4GetNumberOfCores()
static G4UImanager * GetUIpointer()
static G4int ConvertToInt(const char *st)
virtual void SetUserInitialization(G4VUserDetectorConstruction *userInit)
Action initialization class.
int main(int argc, char **argv)
static void SetInstance(G4VSteppingVerbose *Instance)
G4GLOB_DLL std::ostream G4cout
Simple detector construction with a box volume placed in a world.
T min(const T t1, const T t2)
brief Return the smallest of the two arguments