|
Geant4
10.03
|
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"
Include dependency graph for standalone.cc: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.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 47 of file standalone.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), m, G4VisManager::RegisterRunDurationUserVisAction(), and G4UIExecutive::SessionStart().
Here is the call graph for this function: