#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4PhysListFactory.hh"
#include "G4VModularPhysicsList.hh"
#include "HadrontherapyEventAction.hh"
#include "HadrontherapyPhysicsList.hh"
#include "HadrontherapyDetectorSD.hh"
#include "HadrontherapyPrimaryGeneratorAction.hh"
#include "HadrontherapyRunAction.hh"
#include "HadrontherapyMatrix.hh"
#include "Randomize.hh"
#include "G4UImessenger.hh"
#include "globals.hh"
#include "HadrontherapySteppingAction.hh"
#include "HadrontherapyGeometryController.hh"
#include "HadrontherapyGeometryMessenger.hh"
#include "HadrontherapyInteractionParameters.hh"
#include "HadrontherapyLet.hh"
#include "G4ScoringManager.hh"
#include "G4ParallelWorldPhysics.hh"
#include <time.h>
#include "HadrontherapyActionInitialization.hh"
함수 | |
int | main (int argc, char **argv) |
hadrontherapy.cc 파일의 101 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, HadrontherapyAnalysisManager::GetInstance(), HadrontherapyLet::GetInstance(), HadrontherapyMatrix::GetInstance(), G4PhysListFactory::GetReferencePhysList(), G4ScoringManager::GetScoringManager(), G4UImanager::GetUIpointer(), Initialize(), G4PhysListFactory::IsReferencePhysList(), G4VModularPhysicsList::RegisterPhysics(), seed, HadrontherapyGeometryController::SetGeometry(), G4RunManager::SetUserInitialization(), G4ScoringManager::SetVerboseLevel().