|
Geant4.10
|
Main program of the exoticphysics/phonon example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4UserSteppingAction.hh"#include "XDetectorConstruction.hh"#include "XPhysicsList.hh"#include "XPrimaryGeneratorAction.hh"#include "XPhononStackingAction.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the exoticphysics/phonon example.
Definition in file XGeBox.cc.
Definition at line 49 of file XGeBox.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4VUserPhysicsList::SetCuts(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().
1.8.7