Geant4
10.00.p02
|
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.
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().