#include <ecat7.h>
Data Fields | |
short int | data_type |
short int | num_r_elements |
short int | num_transaxial_crystals |
short int | num_crystal_rings |
short int | crystals_per_ring |
short int | num_geo_corr_planes |
short int | uld |
short int | lld |
short int | scatter_energy |
float | norm_quality_factor |
short int | norm_quality_factor_code |
float | ring_dtcor1 [32] |
float | ring_dtcor2 [32] |
float | crystal_dtcor [8] |
short int | span |
short int | max_ring_diff |
short int | fill_cti [48] |
short int | fill_user [50] |
float ecat7_normheader::crystal_dtcor[8] |
Definition at line 565 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::crystals_per_ring |
Definition at line 547 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::data_type |
Definition at line 540 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::fill_cti[48] |
Definition at line 571 of file ecat7.h.
Referenced by ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::fill_user[50] |
Definition at line 573 of file ecat7.h.
Referenced by ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::lld |
Lower energy limit
Definition at line 553 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::max_ring_diff |
Maximum ring difference acquired
Definition at line 569 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
Definition at line 557 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
Definition at line 559 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::num_crystal_rings |
Nr of crystal rings
Definition at line 546 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::num_geo_corr_planes |
Nr of rows in plane geometric correction array
Definition at line 549 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::num_r_elements |
Total elemenst collected (y dimension)
Definition at line 542 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
Transaxial crystals per block
Definition at line 544 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
float ecat7_normheader::ring_dtcor1[32] |
Definition at line 561 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
float ecat7_normheader::ring_dtcor2[32] |
Definition at line 563 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::scatter_energy |
Scatter energy threshold
Definition at line 555 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::span |
Nr of ring differences included in each segment
Definition at line 567 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().
short int ecat7_normheader::uld |
Upper energy limit
Definition at line 551 of file ecat7.h.
Referenced by ecat7PrintNormheader(), ecat7ReadNormheader(), and ecat7WriteNormheader().