![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Main program of the medical/DICOM example. More...
#include "G4Types.hh"#include "G4RunManager.hh"#include "globals.hh"#include "G4UImanager.hh"#include "Randomize.hh"#include "G4GenericPhysicsList.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"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"#include "Shielding.hh"
Include dependency graph for DICOM.cc: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 81 of file DICOM.cc.
View newest version in sPHENIX GitHub at line 81 of file DICOM.cc
References G4UImanager::ApplyCommand(), DicomHandler::CheckFileFormat(), DicomFileMgr::Convert(), G4UIcommand::ConvertToDouble(), FALSE, G4cout, G4endl, DicomFileMgr::GetInstance(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), DicomHandler::Instance(), part, G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), CLHEP::HepRandom::setTheEngine(), CLHEP::HepRandom::setTheSeed(), CLHEP::HepRandom::setTheSeeds(), G4RunManager::SetUserInitialization(), and TRUE.
Here is the call graph for this function: