CASToR  3.2
Tomographic Reconstruction (PET/SPECT/CT)
Macros
Event kind

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
 
#define KIND_UNKNOWN   0
 
#define KIND_TRUE   1
 
#define KIND_SCAT   2
 
#define KIND_MSCAT   3
 
#define KIND_RDM   4
 

Detailed Description

Type of event in list-mode PET (true, scatter, random, ...)
Defined in iEventPET.hh.

Macro Definition Documentation

◆ KIND_MSCAT [1/2]

#define KIND_MSCAT   3

Constant corresponding to a multiple scatter event (=3)

Definition at line 28 of file code/include/datafile/iEventListPET.hh.

◆ KIND_MSCAT [2/2]

#define KIND_MSCAT   3

Constant corresponding to a multiple scatter event (=3)

Definition at line 28 of file include/datafile/iEventListPET.hh.

◆ KIND_RDM [1/2]

#define KIND_RDM   4

Constant corresponding to a random event (=4)

Definition at line 30 of file code/include/datafile/iEventListPET.hh.

◆ KIND_RDM [2/2]

#define KIND_RDM   4

Constant corresponding to a random event (=4)

Definition at line 30 of file include/datafile/iEventListPET.hh.

◆ KIND_SCAT [1/2]

#define KIND_SCAT   2

Constant corresponding to a scatter event (=2)

Definition at line 26 of file code/include/datafile/iEventListPET.hh.

◆ KIND_SCAT [2/2]

#define KIND_SCAT   2

Constant corresponding to a scatter event (=2)

Definition at line 26 of file include/datafile/iEventListPET.hh.

◆ KIND_TRUE [1/2]

#define KIND_TRUE   1

Constant corresponding to a true event (=1)

Definition at line 24 of file include/datafile/iEventListPET.hh.

◆ KIND_TRUE [2/2]

#define KIND_TRUE   1

Constant corresponding to a true event (=1)

Definition at line 24 of file code/include/datafile/iEventListPET.hh.

◆ KIND_UNKNOWN [1/2]

#define KIND_UNKNOWN   0

Constant corresponding to an event of unknown kind (=0)

Definition at line 22 of file code/include/datafile/iEventListPET.hh.

◆ KIND_UNKNOWN [2/2]

#define KIND_UNKNOWN   0

Constant corresponding to an event of unknown kind (=0)

Definition at line 22 of file include/datafile/iEventListPET.hh.