Loading...
Searching...
No Matches
Classes | Typedefs | Enumerations
DicomFileMgr.hh File Reference
#include <vector>
#include <map>
#include "globals.hh"
#include "dcmtk/dcmdata/dcfilefo.h"

Go to the source code of this file.

Classes

class  DicomFileMgr
 

Typedefs

typedef std::map< G4double, DicomFileCT * > mdct
 
typedef std::map< G4double, DicomFilePET * > mdpet
 

Enumerations

enum  VerbLevel {
  silentVerb = -1 , errorVerb = 0 , warningVerb = 1 , infoVerb =2 ,
  debugVerb =3 , testVerb =4
}
 

Typedef Documentation

◆ mdct

typedef std::map<G4double,DicomFileCT*> mdct

Definition at line 41 of file DicomFileMgr.hh.

◆ mdpet

typedef std::map<G4double,DicomFilePET*> mdpet

Definition at line 42 of file DicomFileMgr.hh.

Enumeration Type Documentation

◆ VerbLevel

enum VerbLevel
Enumerator
silentVerb 
errorVerb 
warningVerb 
infoVerb 
debugVerb 
testVerb 

Definition at line 43 of file DicomFileMgr.hh.

43 {silentVerb = -1, errorVerb = 0, warningVerb = 1, infoVerb=2, debugVerb=3,
44 testVerb=4};
@ errorVerb
@ silentVerb
@ testVerb
@ infoVerb
@ debugVerb
@ warningVerb

Applications | User Support | Publications | Collaboration