CASToR  1.0
Tomographic Reconstruction (PET/SPECT)
Defines
TOF use

Defines

#define USE_TOFBIN   1
#define USE_TOFPOS   2
#define USE_NOTOF   3

Define Documentation

#define USE_NOTOF   3

Constant integer saying TOF is not currently being used

Definition at line 27 of file vProjector.hh.

#define USE_TOFBIN   1

Constant integer saying TOF is currently being used through histogrammed data

Definition at line 23 of file vProjector.hh.

#define USE_TOFPOS   2

Constant integer saying TOF is currently being used through list-mode data

Definition at line 25 of file vProjector.hh.

 All Classes Files Functions Variables Typedefs Defines