|
Geant4
10.01
|
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "Randomize.hh"#include "DMXAnalysisManager.hh"#include "DMXDetectorConstruction.hh"#include "DMXPhysicsList.hh"#include "DMXActionInitializer.hh"
Include dependency graph for DMX.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 64 of file DMX.cc.
References G4UImanager::ApplyCommand(), G4VAnalysisManager::CloseFile(), G4cout, G4endl, G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4RunManager::SetUserInitialization(), and G4VAnalysisManager::Write().
Here is the call graph for this function: