Geant4
10.00.p01
|
Main program of the radioactivedecay/rdecay02 example. More...
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "exrdmDetectorConstruction.hh"
#include "exrdmPhysicsList.hh"
#include "exrdmEventAction.hh"
#include "exrdmRunAction.hh"
#include "exrdmSteppingAction.hh"
#include "exrdmPrimaryGeneratorAction.hh"
#include "exrdmAnalysisManager.hh"
#include "Randomize.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the radioactivedecay/rdecay02 example.
Definition in file rdecay02.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 51 of file rdecay02.cc.
References G4UImanager::ApplyCommand(), exrdmAnalysisManager::Dispose(), exrdmAnalysisManager::GetInstance(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().