#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4PhysListFactory.hh"
#include "G4VModularPhysicsList.hh"
#include "IORTEventAction.hh"
#include "IORTPhysicsList.hh"
#include "IORTDetectorSD.hh"
#include "IORTPrimaryGeneratorAction.hh"
#include "IORTRunAction.hh"
#include "IORTMatrix.hh"
#include "Randomize.hh"
#include "G4UImessenger.hh"
#include "globals.hh"
#include "IORTSteppingAction.hh"
#include "IORTAnalysisManager.hh"
#include "IORTGeometryController.hh"
#include "IORTGeometryMessenger.hh"
#include "IORTInteractionParameters.hh"
#include "G4ScoringManager.hh"
#include <ctime>
함수 | |
int | main (int argc, char **argv) |
iort_therapy.cc 파일의 88 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), IORTAnalysisManager::GetInstance(), IORTMatrix::GetInstance(), G4PhysListFactory::GetReferencePhysList(), G4ScoringManager::GetScoringManager(), G4UImanager::GetUIpointer(), Initialize(), G4UIExecutive::IsGUI(), G4PhysListFactory::IsReferencePhysList(), seed, G4UIExecutive::SessionStart(), IORTGeometryController::SetGeometry(), CLHEP::HepRandom::setTheEngine(), CLHEP::HepRandom::setTheSeed(), G4RunManager::SetUserInitialization(), G4ScoringManager::SetVerboseLevel().