|
Geant4
10.02.p03
|
Main program of the medical/DICOM example. More...
#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"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.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 80 of file DICOM.cc.