|
TPCCLIB
|
#include <libtpcimgio.h>
Data Fields | |
| IFT | mh |
| int | nr |
| ECAT_MATRIX * | m |
Definitions for ECAT headers contents
Definition at line 2717 of file libtpcimgio.h.
| ECAT_MATRIX* ECAT_HEADERS::m |
Pointer to the list of ECAT matrices
Definition at line 2723 of file libtpcimgio.h.
Referenced by ecat7CopyHeadersNoQuant(), ecat7ReadHeaders(), ecat7WriteHeaders(), ehdrAllocate(), ehdrEmpty(), and ehdrInitiate().
| IFT ECAT_HEADERS::mh |
Main header
Definition at line 2719 of file libtpcimgio.h.
Referenced by ecat7CopyHeadersNoQuant(), ecat7ReadHeaders(), ecat7WriteHeaders(), ehdrEmpty(), and ehdrInitiate().
| int ECAT_HEADERS::nr |
Number of ECAT matrices
Definition at line 2721 of file libtpcimgio.h.
Referenced by ecat7CopyHeadersNoQuant(), ehdrAllocate(), ehdrEmpty(), and ehdrInitiate().