Main program of the Dicom2 example. 더 자세히 ...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4GenericPhysicsList.hh"#include "G4tgrMessenger.hh"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"#include "globals.hh"#include "Randomize.hh"#include "Shielding.hh"#include "QGSP_BIC.hh"#include "QBBC.hh"#include "DicomRegularDetectorConstruction.hh"#include "DicomNestedParamDetectorConstruction.hh"#include "DicomPartialDetectorConstruction.hh"#include "Dicom2ActionInitialization.hh"#include "DicomIntersectVolume.hh"#include "DicomHandler.hh"함수 | |
| int | main (int argc, char **argv) |
Main program of the Dicom2 example.
dicom2.cc 파일에서 정의되었습니다.
dicom2.cc 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), DicomHandler::CheckFileFormat(), DicomFileMgr::Convert(), G4UIcommand::ConvertToDouble(), G4cout, G4endl, DicomFileMgr::GetInstance(), G4MTRunManager::GetNumberOfThreads(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), part, G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), CLHEP::HepRandom::setTheEngine(), CLHEP::HepRandom::setTheSeed(), CLHEP::HepRandom::setTheSeeds(), G4RunManager::SetUserInitialization().
1.8.5