Geant4  10.03
exampleB3b.cc File Reference

Main program of the B3b example. More...

#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "Randomize.hh"
#include "B3DetectorConstruction.hh"
#include "B3PhysicsList.hh"
#include "B3bActionInitialization.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
+ Include dependency graph for exampleB3b.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Main program of the B3b example.

Definition in file exampleB3b.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 50 of file exampleB3b.cc.

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

+ Here is the call graph for this function: