CASToR
2.0
Tomographic Reconstruction (PET/SPECT/CT)
|
Type of event in list-mode PET (true, scatter, random, ...)
Defined in iEventPET.hh.
More...
Macros | |
#define | KIND_UNKNOWN 0 |
#define | KIND_TRUE 1 |
#define | KIND_SCAT 2 |
#define | KIND_MSCAT 3 |
#define | KIND_RDM 4 |
Type of event in list-mode PET (true, scatter, random, ...)
Defined in iEventPET.hh.
#define KIND_MSCAT 3 |
Constant corresponding to a multiple scatter event (=3)
Definition at line 51 of file iEventListPET.hh.
#define KIND_RDM 4 |
Constant corresponding to a random event (=4)
Definition at line 53 of file iEventListPET.hh.
#define KIND_SCAT 2 |
Constant corresponding to a scatter event (=2)
Definition at line 49 of file iEventListPET.hh.
#define KIND_TRUE 1 |
Constant corresponding to a true event (=1)
Definition at line 47 of file iEventListPET.hh.
#define KIND_UNKNOWN 0 |
Constant corresponding to an event of unknown kind (=0)
Definition at line 45 of file iEventListPET.hh.