Geant4
10.02.p01
|
Main program of the visualization/perspective example. More...
#include "globals.hh"
#include "G4VisExecutive.hh"
#include "G4VisExtent.hh"
#include "G4UImanager.hh"
#include "G4UIExecutive.hh"
#include "G4SystemOfUnits.hh"
#include "PerspectiveVisAction.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the visualization/perspective example.
Definition in file perspective.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 47 of file perspective.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4VisManager::Initialise(), m, G4UIExecutive::SessionStart(), and G4VisManager::SetUserAction().