#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "Randomize.hh"
#include "DetectorConstruction.hh"
#include "PhysicsList.hh"
#include "ActionInitialization.hh"
#include "SteppingVerbose.hh"
Go to the source code of this file.
|
int | main (int argc, char **argv) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Definition at line 58 of file wvalue.cc.
61 remove (
"wvalue.txt");
68 #ifdef G4MULTITHREADED 93 G4String command =
"/control/execute ";
virtual void SetUserInitialization(G4VUserDetectorConstruction *userInit)
void SetNumberOfThreads(G4int n)
static G4UImanager * GetUIpointer()
G4int G4GetNumberOfCores()
static G4int ConvertToInt(const char *st)
static void SetInstance(G4VSteppingVerbose *Instance)
Detector construction class to define materials and geometry.
G4int ApplyCommand(const char *aCommand)