| 
    Geant4
    10.01.p02
    
   | 
 
#include "G4MPImanager.hh"#include "G4MPIsession.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "ActionInitialization.hh"#include "DetectorConstruction.hh"#include "FTFP_BERT.hh"#include "G4ScoringManager.hh"
 Include dependency graph for exMPI02.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
| A MPI example code.  More... | |
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
A MPI example code.
Definition at line 49 of file exMPI02.cc.
References G4cout, G4endl, G4ScoringManager::GetScoringManager(), Initialize(), session, and G4ScoringManager::SetVerboseLevel().
 Here is the call graph for this function: