|
TPCCLIB
|
#include <libtpcimgio.h>
Data Fields | |
| int | frame |
| int | plane |
| int | gate |
| int | data |
| int | bed |
ECAT 6.3 matrix value
Definition at line 988 of file libtpcimgio.h.
| int Matval::bed |
bed
Definition at line 998 of file libtpcimgio.h.
Referenced by atnMake(), ecat63GatherMatlist(), ecat63GetNums(), ecat63PrintMatlist(), ecat6PrintSubheader(), and mat_numdoc().
| int Matval::data |
| int Matval::frame |
frame
Definition at line 990 of file libtpcimgio.h.
Referenced by atnMake(), ecat63AddImg(), ecat63DeleteLateFrames(), ecat63GatherMatlist(), ecat63GetNums(), ecat63GetPlaneAndFrameNr(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadPlaneToImg(), ecat63SortMatlistByFrame(), ecat63SortMatlistByPlane(), ecat6PrintSubheader(), imgReadEcat63Frame(), mat_numdoc(), and roi_mframe().
| int Matval::gate |
gate
Definition at line 994 of file libtpcimgio.h.
Referenced by atnMake(), ecat63GatherMatlist(), ecat63GetNums(), ecat63GetPlaneAndFrameNr(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadPlaneToImg(), ecat6PrintSubheader(), imgReadEcat63Frame(), and mat_numdoc().
| int Matval::plane |
plane
Definition at line 992 of file libtpcimgio.h.
Referenced by atnMake(), ecat63AddImg(), ecat63GatherMatlist(), ecat63GetNums(), ecat63GetPlaneAndFrameNr(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadPlaneToImg(), ecat63SortMatlistByFrame(), ecat63SortMatlistByPlane(), ecat6PrintSubheader(), imgReadEcat63Frame(), mat_numdoc(), and roi_mplane().