| 
    Geant4
    10.00.p03
    
   | 
 
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "Randomize.hh"#include "DMXAnalysisManager.hh"#include "DMXDetectorConstruction.hh"#include "DMXPhysicsList.hh"#include "DMXPrimaryGeneratorAction.hh"#include "DMXRunAction.hh"#include "DMXEventAction.hh"#include "DMXSteppingAction.hh"#include "DMXStackingAction.hh"#include <vector>
 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 66 of file DMX.cc.
References G4UImanager::ApplyCommand(), DMXRunAction::Finish(), G4cout, G4endl, G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().
 Here is the call graph for this function: