AlcapDAQ
1
|
#include <CAENDigitizerType.h>
Data Fields | |
uint32_t | ChSize [MAX_X742_CHANNEL_SIZE] |
float * | DataChannel [MAX_X742_CHANNEL_SIZE] |
uint32_t | TriggerTimeTag |
uint16_t | StartIndexCell |
Definition at line 763 of file CAENDigitizerType.h.
uint32_t CAEN_DGTZ_X742_GROUP_t::ChSize[MAX_X742_CHANNEL_SIZE] |
Definition at line 765 of file CAENDigitizerType.h.
Referenced by ApplyDataCorrection(), PeakCorrection(), and V1742UnpackEventGroup().
float* CAEN_DGTZ_X742_GROUP_t::DataChannel[MAX_X742_CHANNEL_SIZE] |
Definition at line 766 of file CAENDigitizerType.h.
Referenced by ApplyDataCorrection(), PeakCorrection(), V1742UnpackEventGroup(), and X742_DecodeEvent().
uint16_t CAEN_DGTZ_X742_GROUP_t::StartIndexCell |
Definition at line 768 of file CAENDigitizerType.h.
Referenced by ApplyDataCorrection(), and V1742UnpackEventGroup().
uint32_t CAEN_DGTZ_X742_GROUP_t::TriggerTimeTag |
Definition at line 767 of file CAENDigitizerType.h.
Referenced by V1742UnpackEventGroup().