Go to the source code of this file.
 | 
| int  | main (int argc, char **argv) | 
|   | 
◆ main()
      
        
          | int main  | 
          ( | 
          int  | 
          argc,  | 
        
        
           | 
           | 
          char **  | 
          argv  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Definition at line 77 of file examplePar01.cc.
   82 #ifdef G4MULTITHREADED    85   G4cout<<
"+-------------------------------------------------------+"<<
G4endl;
    87   G4cout<<
"+-------------------------------------------------------+"<<
G4endl;
    90   G4cout<<
"+-------------------------------------------------------+"<<
G4endl;
    91   G4cout<<
"|        Constructing sequential run manager            |"<<
G4endl;
    92   G4cout<<
"+-------------------------------------------------------+"<<
G4endl;
   119   G4cout << 
"Instantiating Visualization Manager......." << 
G4endl;
   137     G4String command = 
"/control/execute ";
 virtual void SetUserInitialization(G4VUserDetectorConstruction *userInit)
 
void SetNumberOfThreads(G4int n)
 
void RegisterParallelWorld(G4VUserParallelWorld *)
 
static G4UImanager * GetUIpointer()
 
G4GLOB_DLL std::ostream G4cout
 
virtual void Initialize()
 
G4int ApplyCommand(const char *aCommand)