#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 svalue.cc.
   67 #ifdef G4MULTITHREADED    91      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)