CASToR  1.0
Tomographic Reconstruction (PET/SPECT)
Defines
Event kind

Defines

#define KIND_UNKNOWN   0
#define KIND_TRUE   1
#define KIND_SCAT   2
#define KIND_MSCAT   3
#define KIND_RDM   4

Define Documentation

#define KIND_MSCAT   3

Constant corresponding to a multiple scatter event (=3)

Definition at line 25 of file iEventListPET.hh.

#define KIND_RDM   4

Constant corresponding to a random event (=4)

Definition at line 27 of file iEventListPET.hh.

#define KIND_SCAT   2

Constant corresponding to a scatter event (=2)

Definition at line 23 of file iEventListPET.hh.

#define KIND_TRUE   1

Constant corresponding to a true event (=1)

Definition at line 21 of file iEventListPET.hh.

#define KIND_UNKNOWN   0

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

Definition at line 19 of file iEventListPET.hh.

 All Classes Files Functions Variables Typedefs Defines