#include <ecat7.h>

Data Fields | |
| int | frame |
| int | plane |
| int | gate |
| int | data |
| int | bed |
| int ECAT7_Matval::bed |
Definition at line 617 of file ecat7.h.
Referenced by ecat7_id_to_val(), ecat7GatherMatlist(), ecat7GetNums(), ecat7PrintMatlist(), and ecat7PrintSubheader().
| int ECAT7_Matval::data |
Definition at line 617 of file ecat7.h.
Referenced by ecat7_id_to_val().
| int ECAT7_Matval::frame |
Definition at line 617 of file ecat7.h.
Referenced by ecat7_id_to_val(), ecat7DeleteLateFrames(), ecat7GatherMatlist(), ecat7GetNums(), ecat7GetPlaneAndFrameNr(), ecat7PrintMatlist(), ecat7PrintSubheader(), ecat7SortMatlistByFrame(), ecat7SortMatlistByPlane(), imgReadEcat7(), and imgReadEcat7Frame().
| int ECAT7_Matval::gate |
Definition at line 617 of file ecat7.h.
Referenced by ecat7_id_to_val(), ecat7GatherMatlist(), ecat7GetNums(), ecat7GetPlaneAndFrameNr(), ecat7PrintMatlist(), ecat7PrintSubheader(), imgReadEcat7(), and imgReadEcat7Frame().
| int ECAT7_Matval::plane |
Definition at line 617 of file ecat7.h.
Referenced by ecat7_id_to_val(), ecat7GatherMatlist(), ecat7GetNums(), ecat7GetPlaneAndFrameNr(), ecat7PrintMatlist(), ecat7PrintSubheader(), ecat7SortMatlistByFrame(), ecat7SortMatlistByPlane(), imgReadEcat7(), and imgReadEcat7Frame().
1.8.11