|
Geant4
10.02
|
#include "ExN02DetectorConstruction.hh"#include "ExN02PhysicsList.hh"#include "ExN02PrimaryGeneratorAction.hh"#include "ExN02RunAction.hh"#include "ExN02EventAction.hh"#include "ExN02SteppingAction.hh"#include "ExN02SteppingVerbose.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "ParTopC.icc"
Include dependency graph for ParN02.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 59 of file ParN02.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4VSteppingVerbose::SetInstance(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().
Here is the call graph for this function: