|
Geant4
10.02.p01
|
Main program of the exoticphysics/phonon example. More...
#include "G4UImanager.hh"#include "G4UserSteppingAction.hh"#include "G4RunManager.hh"#include "XActionInitialization.hh"#include "XDetectorConstruction.hh"#include "XPhysicsList.hh"
Include dependency graph for XGeBox.cc: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.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 56 of file XGeBox.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4VUserPhysicsList::SetCuts(), and G4RunManager::SetUserInitialization().
Here is the call graph for this function: