Geant4  10.00.p01
userVisAction.cc File Reference

Main program of the visualization/userVisAction example. More...

#include "B1DetectorConstruction.hh"
#include "B1PrimaryGeneratorAction.hh"
#include "B1RunAction.hh"
#include "B1EventAction.hh"
#include "B1SteppingAction.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "FTFP_BERT.hh"
#include "G4SystemOfUnits.hh"
+ Include dependency graph for userVisAction.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Main program of the visualization/userVisAction example.

Definition in file userVisAction.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 59 of file userVisAction.cc.

References G4UImanager::ApplyCommand(), cm, G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4RunManager::SetUserAction(), G4VisManager::SetUserAction(), and G4RunManager::SetUserInitialization().

+ Here is the call graph for this function: