|
Geant4.10
|
Main program of the visualization/standalone example. More...
#include "globals.hh"#include "G4VisExecutive.hh"#include "G4VisExtent.hh"#include "G4UImanager.hh"#include "G4UIExecutive.hh"#include "G4SystemOfUnits.hh"#include "StandaloneVisAction.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the visualization/standalone example.
Definition in file standalone.cc.
Definition at line 47 of file standalone.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), python.hepunit::m, G4VisManager::RegisterRunDurationUserVisAction(), and G4UIExecutive::SessionStart().
1.8.7