![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4Types.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4UIterminal.hh"#include "G4UItcsh.hh"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"#include "GammaKnifeDetectorConstruction.hh"#include "GammaKnifePhysicsList.hh"#include "GammaKnifePrimaryGeneratorAction.hh"#include "GammaKnifeRunAction.hh"#include "GammaKnifeActionInitialization.hh"#include "Randomize.hh"#include "G4UImessenger.hh"#include "G4ScoringManager.hh"#include "globals.hh"#include "GammaKnifeController.hh"#include "G4PhysListFactory.hh"#include <ctime>
Include dependency graph for gammaknife.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition at line 76 of file gammaknife.cc.
View newest version in sPHENIX GitHub at line 76 of file gammaknife.cc
References G4UImanager::ApplyCommand(), G4PhysListFactory::GetReferencePhysList(), G4ScoringManager::GetScoringManager(), G4UImanager::GetUIpointer(), Initialize(), G4RunManager::Initialize(), G4PhysListFactory::IsReferencePhysList(), GammaKnifeController::ReadFile(), G4UIExecutive::SessionStart(), G4RunManager::SetUserInitialization(), and Acts::VectorHelpers::time().
Here is the call graph for this function: