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 | gate [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] |
DPP parameter structure to be initialized and passed to CAEN_DGTZ_SetDPPParameters.
Definition at line 1005 of file CAENDigitizerType.h.
int CAEN_DGTZ_DPP_CI_Params_t::blthr |
Definition at line 1006 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_CI_Params_t::bltmo |
Definition at line 1007 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_CI_Params_t::csens[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 1011 of file CAENDigitizerType.h.
int CAEN_DGTZ_DPP_CI_Params_t::gate[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 1012 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_CI_Params_t::nsbl[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 1015 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_CI_Params_t::pgate[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 1013 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_CI_Params_t::selft[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 1010 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_CI_Params_t::thr[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 1009 of file CAENDigitizerType.h.
Referenced by main().
CAEN_DGTZ_DPP_TriggerConfig_t CAEN_DGTZ_DPP_CI_Params_t::trgc[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 1017 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_CI_Params_t::trgho |
Definition at line 1008 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_CI_Params_t::tvaw[MAX_V1720DPP_CHANNEL_SIZE] |
Definition at line 1014 of file CAENDigitizerType.h.
Referenced by main().