|
Geant4_10
|
#include <DicomHandler.hh>
Public Member Functions | |
| DicomHandler () | |
| ~DicomHandler () | |
| G4int | ReadFile (FILE *, char *) |
| G4int | ReadData (FILE *, char *) |
| void | CheckFileFormat () |
Static Public Member Functions | |
| static DicomHandler * | Instance () |
Definition at line 71 of file DicomHandler.hh.
| DicomHandler::DicomHandler | ( | ) |
Definition at line 79 of file DicomHandler.cc.
| DicomHandler::~DicomHandler | ( | ) |
Definition at line 97 of file DicomHandler.cc.
| void DicomHandler::CheckFileFormat | ( | ) |
Definition at line 871 of file DicomHandler.cc.


|
static |
Definition at line 72 of file DicomHandler.cc.
| G4int DicomHandler::ReadData | ( | FILE * | dicom, |
| char * | filename2 | ||
| ) |
Definition at line 624 of file DicomHandler.cc.


| G4int DicomHandler::ReadFile | ( | FILE * | dicom, |
| char * | filename2 | ||
| ) |
Definition at line 104 of file DicomHandler.cc.


1.8.5