ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Main program of the exoticphysics/phonon example. More...
#include "G4Types.hh"
#include "G4UImanager.hh"
#include "G4UserSteppingAction.hh"
#include "G4RunManager.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
#include "XActionInitialization.hh"
#include "XDetectorConstruction.hh"
#include "XPhysicsList.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 52 of file XGeBox.cc.
View newest version in sPHENIX GitHub at line 52 of file XGeBox.cc
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4VUserPhysicsList::SetCuts(), and G4RunManager::SetUserInitialization().