35 #ifdef G4MULTITHREADED
42 #include "G4String.hh"
48 #include "DetectorConstruction.hh"
50 #include "ActionInitialization.hh"
57 int main(
int argc,
char** argv)
64 #ifdef G4MULTITHREADED
68 G4cout <<
"===== OpNovice2 is started with "
101 G4String command =
"/control/execute ";
void SetNumberOfThreads(G4int n)
G4int ApplyCommand(const char *aCommand)
G4int G4GetNumberOfCores()
static G4UImanager * GetUIpointer()
G4int GetNumberOfThreads() const
virtual void SetUserInitialization(G4VUserDetectorConstruction *userInit)
void RegisterPhysics(G4VPhysicsConstructor *)
Action initialization class.
int main(int argc, char **argv)
TFTFP_BERT< G4VModularPhysicsList > FTFP_BERT
void ReplacePhysics(G4VPhysicsConstructor *)
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