Geant4_10
Public Member Functions | Static 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 ()
 

Static Public Member Functions

static DicomHandlerInstance ()
 

Detailed Description

Definition at line 71 of file DicomHandler.hh.

Constructor & Destructor Documentation

DicomHandler::DicomHandler ( )

Definition at line 79 of file DicomHandler.cc.

DicomHandler::~DicomHandler ( )

Definition at line 97 of file DicomHandler.cc.

Member Function Documentation

void DicomHandler::CheckFileFormat ( )

Definition at line 871 of file DicomHandler.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

DicomHandler * DicomHandler::Instance ( void  )
static

Definition at line 72 of file DicomHandler.cc.

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

Definition at line 624 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 104 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: