![]() |
CASToR
3.2
Tomographic Reconstruction (PET/SPECT/CT)
|
Data modality (PET, SPECT, CT, PETTrans ...)
Defined in vDataFile.hh.
More...
Macros | |
#define | TYPE_UNKNOWN -1 |
#define | TYPE_PET 0 |
#define | TYPE_SPECT 1 |
#define | TYPE_CT 2 |
#define | TYPE_UNKNOWN -1 |
#define | TYPE_PET 0 |
#define | TYPE_SPECT 1 |
#define | TYPE_CT 2 |
Data modality (PET, SPECT, CT, PETTrans ...)
Defined in vDataFile.hh.
#define TYPE_CT 2 |
Constant corresponding to an event of CT type (=2)
Definition at line 55 of file code/include/datafile/vDataFile.hh.
#define TYPE_CT 2 |
Constant corresponding to an event of CT type (=2)
Definition at line 56 of file include/datafile/vDataFile.hh.
#define TYPE_PET 0 |
Constant corresponding to an event of PET type (=0)
Definition at line 51 of file code/include/datafile/vDataFile.hh.
#define TYPE_PET 0 |
Constant corresponding to an event of PET type (=0)
Definition at line 52 of file include/datafile/vDataFile.hh.
#define TYPE_SPECT 1 |
Constant corresponding to an event of SPECT type (=1)
Definition at line 53 of file code/include/datafile/vDataFile.hh.
#define TYPE_SPECT 1 |
Constant corresponding to an event of SPECT type (=1)
Definition at line 54 of file include/datafile/vDataFile.hh.
#define TYPE_UNKNOWN -1 |
Constant corresponding to an event with undefined type (=-1)
Definition at line 49 of file code/include/datafile/vDataFile.hh.
#define TYPE_UNKNOWN -1 |
Constant corresponding to an event with undefined type (=-1)
Definition at line 50 of file include/datafile/vDataFile.hh.