|
Geant4.10
|
Main program of the medical/DICOM example. More...
#include "G4RunManager.hh"#include "globals.hh"#include "G4UImanager.hh"#include "Randomize.hh"#include "DicomPhysicsList.hh"#include "DicomRegularDetectorConstruction.hh"#include "DicomNestedParamDetectorConstruction.hh"#include "DicomPartialDetectorConstruction.hh"#include "DicomActionInitialization.hh"#include "DicomHandler.hh"#include "DicomIntersectVolume.hh"#include "QGSP_BIC.hh"#include "G4tgrMessenger.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the medical/DICOM example.
Definition in file DICOM.cc.
Definition at line 80 of file DICOM.cc.
References G4UImanager::ApplyCommand(), DicomHandler::CheckFileFormat(), G4UIcommand::ConvertToDouble(), FALSE, G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), CLHEP::HepRandom::setTheEngine(), CLHEP::HepRandom::setTheSeed(), CLHEP::HepRandom::setTheSeeds(), G4RunManager::SetUserInitialization(), G4VUserPhysicsList::SetVerboseLevel(), and TRUE.
1.8.7