#include <ecat63.h>
Data Fields | |
int | frame |
int | plane |
int | gate |
int | data |
int | bed |
int Matval::bed |
Definition at line 69 of file ecat63.h.
Referenced by ecat63GatherMatlist(), ecat63GetNums(), ecat63PrintMatlist(), ecat6PrintSubheader(), and mat_numdoc().
int Matval::data |
Definition at line 69 of file ecat63.h.
Referenced by mat_numdoc().
int Matval::frame |
Definition at line 69 of file ecat63.h.
Referenced by ecat63AddImg(), ecat63DeleteLateFrames(), ecat63GatherMatlist(), ecat63GetNums(), ecat63GetPlaneAndFrameNr(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadPlaneToImg(), ecat63SortMatlistByFrame(), ecat63SortMatlistByPlane(), ecat6PrintSubheader(), imgReadEcat63Frame(), and mat_numdoc().
int Matval::gate |
Definition at line 69 of file ecat63.h.
Referenced by ecat63GatherMatlist(), ecat63GetNums(), ecat63GetPlaneAndFrameNr(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadPlaneToImg(), ecat6PrintSubheader(), imgReadEcat63Frame(), and mat_numdoc().
int Matval::plane |
Definition at line 69 of file ecat63.h.
Referenced by ecat63AddImg(), ecat63GatherMatlist(), ecat63GetNums(), ecat63GetPlaneAndFrameNr(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadPlaneToImg(), ecat63SortMatlistByFrame(), ecat63SortMatlistByPlane(), ecat6PrintSubheader(), imgReadEcat63Frame(), and mat_numdoc().