|
TPCCLIB
|
#include <libtpcimgio.h>
Data Fields | |
| int | matnum |
| int | strtblk |
| int | endblk |
| int | matstat |
ECAT 6.3 matrix directory
Definition at line 966 of file libtpcimgio.h.
| int MatDir::endblk |
end block
Definition at line 972 of file libtpcimgio.h.
Referenced by atnMake(), ecat63CopyFile(), ecat63GetMatrixBlockSize(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadMatlist(), ecat63ReadPlaneToImg(), and imgReadEcat63Frame().
| int MatDir::matnum |
matnum
Definition at line 968 of file libtpcimgio.h.
Referenced by atnMake(), ecat63AddImg(), ecat63CopyFile(), ecat63DeleteLateFrames(), ecat63GatherMatlist(), ecat63GetNums(), ecat63GetPlaneAndFrameNr(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadMatlist(), ecat63ReadPlaneToImg(), ecat63SortMatlistByFrame(), ecat63SortMatlistByPlane(), ecat6PrintSubheader(), and imgReadEcat63Frame().
| int MatDir::matstat |
matstat
Definition at line 974 of file libtpcimgio.h.
Referenced by ecat63CheckMatlist(), ecat63CopyFile(), ecat63DeleteLateFrames(), ecat63GetPlaneAndFrameNr(), ecat63ReadAllToImg(), ecat63ReadMatlist(), ecat63ReadPlaneToImg(), and imgReadEcat63Frame().
| int MatDir::strtblk |
start block
Definition at line 970 of file libtpcimgio.h.
Referenced by atnMake(), ecat63CopyFile(), ecat63GetMatrixBlockSize(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadMatlist(), ecat63ReadPlaneToImg(), ecat6PrintSubheader(), imgReadEcat63Frame(), and imgReadEcat63Header().