AlcapDAQ
1
|
DPP parameter structure to be initialized and passed to CAEN_DGTZ_SetDPPParameters. More...
#include <CAENDigitizerType.h>
Data Fields | |
int | M [MAX_V1724DPP_CHANNEL_SIZE] |
int | m [MAX_V1724DPP_CHANNEL_SIZE] |
int | k [MAX_V1724DPP_CHANNEL_SIZE] |
int | ftd [MAX_V1724DPP_CHANNEL_SIZE] |
int | a [MAX_V1724DPP_CHANNEL_SIZE] |
int | b [MAX_V1724DPP_CHANNEL_SIZE] |
int | thr [MAX_V1724DPP_CHANNEL_SIZE] |
int | nsbl [MAX_V1724DPP_CHANNEL_SIZE] |
int | nspk [MAX_V1724DPP_CHANNEL_SIZE] |
int | pkho [MAX_V1724DPP_CHANNEL_SIZE] |
int | blho [MAX_V1724DPP_CHANNEL_SIZE] |
int | otrej [MAX_V1724DPP_CHANNEL_SIZE] |
int | trgho [MAX_V1724DPP_CHANNEL_SIZE] |
int | twwdt [MAX_V1724DPP_CHANNEL_SIZE] |
int | trgwin [MAX_V1724DPP_CHANNEL_SIZE] |
int | dgain [MAX_V1724DPP_CHANNEL_SIZE] |
float | enf [MAX_V1724DPP_CHANNEL_SIZE] |
int | decimation [MAX_V1724DPP_CHANNEL_SIZE] |
DPP parameter structure to be initialized and passed to CAEN_DGTZ_SetDPPParameters.
Only for DPP-PHA
Definition at line 956 of file CAENDigitizerType.h.
int CAEN_DGTZ_DPP_PHA_Params_t::a[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 962 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::b[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 963 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::blho[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 968 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::decimation[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 975 of file CAENDigitizerType.h.
int CAEN_DGTZ_DPP_PHA_Params_t::dgain[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 973 of file CAENDigitizerType.h.
float CAEN_DGTZ_DPP_PHA_Params_t::enf[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 974 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::ftd[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 961 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::k[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 960 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::M[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 958 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::m[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 959 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::nsbl[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 965 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::nspk[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 966 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::otrej[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 969 of file CAENDigitizerType.h.
int CAEN_DGTZ_DPP_PHA_Params_t::pkho[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 967 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::thr[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 964 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::trgho[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 970 of file CAENDigitizerType.h.
Referenced by main().
int CAEN_DGTZ_DPP_PHA_Params_t::trgwin[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 972 of file CAENDigitizerType.h.
int CAEN_DGTZ_DPP_PHA_Params_t::twwdt[MAX_V1724DPP_CHANNEL_SIZE] |
Definition at line 971 of file CAENDigitizerType.h.