| 
    Geant4
    9.6.p02
    
   | 
 
Main program of the medical/DICOM example. More...
#include "globals.hh"#include "G4UImanager.hh"#include "G4RunManager.hh"#include "Randomize.hh"#include "DicomPhysicsList.hh"#include "DicomRegularDetectorConstruction.hh"#include "DicomNestedParamDetectorConstruction.hh"#include "DicomPartialDetectorConstruction.hh"#include "DicomPrimaryGeneratorAction.hh"#include "DicomEventAction.hh"#include "DicomRunAction.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.
 1.8.4