|
Geant4
10.02.p01
|
Main program of the electromagnetic/TestEm0 example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "DetectorConstruction.hh"#include "PhysicsList.hh"#include "PrimaryGeneratorAction.hh"#include "RunAction.hh"
Include dependency graph for TestEm0.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the electromagnetic/TestEm0 example.
Definition in file TestEm0.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 49 of file TestEm0.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4UIExecutive::SessionStart(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().
Here is the call graph for this function: