AlcapDAQ
1
|
DPP parameter structure to be initialized and passed to CAEN_DGTZ_SetDPPParameters. More...
#include <CAENDigitizerType.h>
Data Fields | |
int | blthr |
int | bltmo |
int | trgho |
int | thr [MAX_V1720DPP_CHANNEL_SIZE] |
int | selft [MAX_V1720DPP_CHANNEL_SIZE] |
int | csens [MAX_V1720DPP_CHANNEL_SIZE] |
int | sgate [MAX_V1720DPP_CHANNEL_SIZE] |
int | lgate [MAX_V1720DPP_CHANNEL_SIZE] |
int | pgate [MAX_V1720DPP_CHANNEL_SIZE] |
int | tvaw [MAX_V1720DPP_CHANNEL_SIZE] |
int | nsbl [MAX_V1720DPP_CHANNEL_SIZE] |
CAEN_DGTZ_DPP_TriggerConfig_t | trgc [MAX_V1720DPP_CHANNEL_SIZE] |
CAEN_DGTZ_DPP_PUR_t | purh |
int | purgap |
DPP parameter structure to be initialized and passed to CAEN_DGTZ_SetDPPParameters.
Definition at line 982 of file CAENDigitizerType.h.
int CAEN_DGTZ_DPP_PSD_Params_t::blthr |
Definition at line 983 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::bltmo |
Definition at line 984 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::csens[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 988 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::lgate[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 990 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::nsbl[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 993 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::pgate[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 991 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::purgap |
Definition at line 997 of file CAENDigitizerType.h.
Referenced by main().
CAEN_DGTZ_DPP_PUR_t CAEN_DGTZ_DPP_PSD_Params_t::purh |
Definition at line 996 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::selft[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 987 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::sgate[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 989 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::thr[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 986 of file CAENDigitizerType.h.
Referenced by main().
CAEN_DGTZ_DPP_TriggerConfig_t CAEN_DGTZ_DPP_PSD_Params_t::trgc[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 995 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::trgho |
Definition at line 985 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PSD_Params_t::tvaw[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 992 of file CAENDigitizerType.h.
Referenced by main().