![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "doiPETDetectorConstruction.hh"#include "doiPETPhysicsList.hh"#include "doiPETAnalysis.hh"#include "doiPETActionInitialization.hh"#include "Randomize.hh"#include "G4UImanager.hh"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"#include "G4SystemOfUnits.hh"#include "G4RunManager.hh"
Include dependency graph for doiPET.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition at line 61 of file doiPET.cc.
View newest version in sPHENIX GitHub at line 61 of file doiPET.cc
References G4UImanager::ApplyCommand(), becquerel, doiPETAnalysis::Close(), doiPETAnalysis::Delete(), doiPETAnalysis::GetInstance(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), doiPETAnalysis::Open(), doiPETAnalysis::ReadReflectorPattern(), G4UIExecutive::SessionStart(), doiPETAnalysis::SetActivity(), G4MTRunManager::SetNumberOfThreads(), and G4RunManager::SetUserInitialization().
Here is the call graph for this function: