![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4Types.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4UIExecutive.hh"#include "BrachyActionInitialization.hh"#include "G4VisExecutive.hh"#include "BrachyDetectorConstruction.hh"#include "BrachyPhysicsList.hh"#include "BrachyPrimaryGeneratorAction.hh"#include "G4SDManager.hh"#include "Randomize.hh"#include "G4UImessenger.hh"#include "G4ScoringManager.hh"#include "BrachyUserScoreWriter.hh"
Include dependency graph for Brachy.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition at line 76 of file Brachy.cc.
View newest version in sPHENIX GitHub at line 76 of file Brachy.cc
References static_analysis_results::analysis(), G4cout, G4endl, BrachyAnalysisManager::GetInstance(), G4ScoringManager::GetScoringManager(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4MTRunManager::SetNumberOfThreads(), G4ScoringManager::SetScoreWriter(), and G4RunManager::SetUserInitialization().
Here is the call graph for this function: