![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4MPImanager.hh"#include "G4MPIsession.hh"#include "G4MPIextraWorker.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4UserRunAction.hh"#include "G4VisExecutive.hh"#include "ActionInitialization.hh"#include "DetectorConstruction.hh"#include "RunActionMaster.hh"#include "FTFP_BERT.hh"#include "G4ScoringManager.hh"#include "globals.hh"
Include dependency graph for exMPI04.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| A MPI example code. | |
A MPI example code.
Definition at line 50 of file exMPI04.cc.
View newest version in sPHENIX GitHub at line 50 of file exMPI04.cc
References G4cout, G4endl, G4ScoringManager::GetScoringManager(), G4RunManager::GetUserRunAction(), Initialize(), G4MPImanager::IsExtraWorker(), session, G4MPImanager::SetExtraWorker(), G4MPImanager::SetVerbose(), and G4ScoringManager::SetVerboseLevel().
Here is the call graph for this function: