Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
DicomHandler Class Reference

#include <DicomHandler.hh>

Public Member Functions

 DicomHandler ()
 
 ~DicomHandler ()
 
G4int ReadFile (FILE *, char *)
 
G4int ReadData (FILE *, char *)
 
void CheckFileFormat ()
 

Detailed Description

Dicom Handler class

Base on previous code by : Dragan Tubic tdrag.nosp@m.an@g.nosp@m.el.ul.nosp@m.aval.nosp@m..ca

Definition at line 66 of file DicomHandler.hh.

Constructor & Destructor Documentation

DicomHandler::DicomHandler ( )

DicomHandler.cc :

  • Handling of DICM images
    • Reading headers and pixels
  • Transforming pixel to density and creating *.g4dcm files

Definition at line 63 of file DicomHandler.cc.

DicomHandler::~DicomHandler ( )

Definition at line 76 of file DicomHandler.cc.

Member Function Documentation

void DicomHandler::CheckFileFormat ( )

Definition at line 743 of file DicomHandler.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int DicomHandler::ReadData ( FILE *  dicom,
char *  filename2 
)

Definition at line 498 of file DicomHandler.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int DicomHandler::ReadFile ( FILE *  dicom,
char *  filename2 
)

Definition at line 81 of file DicomHandler.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: