REST-for-Physics
v2.3
Rare Event Searches ToolKit for Physics
|
A structure to store the configuration settings of Matacq board.
Definition at line 49 of file TRestRawBiPoToSignalProcess.h.
#include <TRestRawBiPoToSignalProcess.h>
Data Fields | |
int32_t | address |
The base memory address of the Matacq board. | |
std::array< int32_t, MATACQ_N_CH > | ch_shifts |
std::array< int32_t, MATACQ_N_CH > | en_ch |
int32_t | Nb_Acq |
int32_t | nChannels |
int32_t | Posttrig |
int32_t | Sampling_GHz |
int32_t | Threshold |
int32_t | Time_Tag_On |
std::array< int32_t, MATACQ_N_CH > | trg_ch |
int32_t | Trig_Type |