TPCCLIB
Loading...
Searching...
No Matches
ECAT_MATVAL Struct Reference

#include <tpcecat.h>

Data Fields

unsigned int frame
 
unsigned int plane
 
unsigned int gate
 
unsigned int data
 
unsigned int bed
 

Detailed Description

ECAT matrix values.

Definition at line 62 of file tpcecat.h.

Field Documentation

◆ bed

unsigned int ECAT_MATVAL::bed

Bed id; max 15 for ECAT7 and ECAT6.

Definition at line 72 of file tpcecat.h.

Referenced by ecatMListPrint(), ecatMListReadId(), and ecatMValToId().

◆ data

unsigned int ECAT_MATVAL::data

Data id; max 7 for ECAT7, 3 for ECAT6.

Definition at line 70 of file tpcecat.h.

Referenced by ecatMListReadId(), and ecatMValToId().

◆ frame

unsigned int ECAT_MATVAL::frame

Frame id; max 511 for ECAT7, 4095 for ECAT6.

Definition at line 64 of file tpcecat.h.

Referenced by ecatMListPrint(), ecatMListReadId(), and ecatMValToId().

◆ gate

unsigned int ECAT_MATVAL::gate

Gate id; max 63 for ECAT7 and ECAT6.

Definition at line 68 of file tpcecat.h.

Referenced by ecatMListPrint(), ecatMListReadId(), and ecatMValToId().

◆ plane

unsigned int ECAT_MATVAL::plane

Plane id; max 1023 for ECAT7, 255 for ECAT6.

Definition at line 66 of file tpcecat.h.

Referenced by ecatMListPrint(), ecatMListReadId(), and ecatMValToId().


The documentation for this struct was generated from the following file: