42 #include "DetectorConstruction.hh"
43 #include "PhysicsList.hh"
44 #include "ActionInitialization.hh"
51 int main(
int argc,
char** argv)
69 UI->
ApplyCommand(
"/testex/phys/setLDMPhotonMass " + s +
" GeV");
73 UI->
ApplyCommand(
"/testex/phys/setLDMHiMass " + s +
" GeV");
77 #ifdef G4MULTITHREADED
81 G4cout <<
"===== dmparticle is started with "
100 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)
Action initialization class.
static void setTheEngine(HepRandomEngine *theNewEngine)
int main(int argc, char **argv)
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