![]() |
CASToR
3.2
Tomographic Reconstruction (PET/SPECT/CT)
|
Data physical specificity (EMISSION or TRANSMISSION)
Defined in vDataFile.hh.
More...
Macros | |
#define | SPEC_UNKNOWN -1 |
#define | SPEC_EMISSION 0 |
#define | SPEC_TRANSMISSION 1 |
#define | SPEC_UNKNOWN -1 |
#define | SPEC_EMISSION 0 |
#define | SPEC_TRANSMISSION 1 |
Data physical specificity (EMISSION or TRANSMISSION)
Defined in vDataFile.hh.
#define SPEC_EMISSION 0 |
Constant corresponding to an emission event (=0)
Definition at line 68 of file code/include/datafile/vDataFile.hh.
#define SPEC_EMISSION 0 |
Constant corresponding to an emission event (=0)
Definition at line 69 of file include/datafile/vDataFile.hh.
#define SPEC_TRANSMISSION 1 |
Constant corresponding to a transmission event (=1)
Definition at line 70 of file code/include/datafile/vDataFile.hh.
#define SPEC_TRANSMISSION 1 |
Constant corresponding to a transmission event (=1)
Definition at line 71 of file include/datafile/vDataFile.hh.
#define SPEC_UNKNOWN -1 |
Constant corresponding to an unknown event (=-1)
Definition at line 66 of file code/include/datafile/vDataFile.hh.
#define SPEC_UNKNOWN -1 |
Constant corresponding to an unknown event (=-1)
Definition at line 67 of file include/datafile/vDataFile.hh.