REST-for-Physics  v2.3
Rare Event Searches ToolKit for Physics
Data Fields
TRestRawBiPoToSignalProcess::BiPoSettings Struct Reference

Detailed Description

A structure to store the BiPo settings.

Definition at line 68 of file TRestRawBiPoToSignalProcess.h.

#include <TRestRawBiPoToSignalProcess.h>

Data Fields

std::array< int32_t, MATACQ_N_CH > Level1_mV
 
std::array< int32_t, MATACQ_N_CH > Level2_mV
 
int32_t t1_t2_timeout
 
int32_t t1_window
 
int32_t t2_window
 
int32_t Timeout_200KHz
 
std::array< int32_t, MATACQ_N_CH > Trig_Chan
 
int32_t trigger_address
 
int32_t Win1_Posttrig
 

Field Documentation

◆ Level1_mV

std::array<int32_t, MATACQ_N_CH> TRestRawBiPoToSignalProcess::BiPoSettings::Level1_mV

Definition at line 75 of file TRestRawBiPoToSignalProcess.h.

◆ Level2_mV

std::array<int32_t, MATACQ_N_CH> TRestRawBiPoToSignalProcess::BiPoSettings::Level2_mV

Definition at line 76 of file TRestRawBiPoToSignalProcess.h.

◆ t1_t2_timeout

int32_t TRestRawBiPoToSignalProcess::BiPoSettings::t1_t2_timeout

Definition at line 80 of file TRestRawBiPoToSignalProcess.h.

◆ t1_window

int32_t TRestRawBiPoToSignalProcess::BiPoSettings::t1_window

Definition at line 78 of file TRestRawBiPoToSignalProcess.h.

◆ t2_window

int32_t TRestRawBiPoToSignalProcess::BiPoSettings::t2_window

Definition at line 79 of file TRestRawBiPoToSignalProcess.h.

◆ Timeout_200KHz

int32_t TRestRawBiPoToSignalProcess::BiPoSettings::Timeout_200KHz

Definition at line 72 of file TRestRawBiPoToSignalProcess.h.

◆ Trig_Chan

std::array<int32_t, MATACQ_N_CH> TRestRawBiPoToSignalProcess::BiPoSettings::Trig_Chan

Definition at line 74 of file TRestRawBiPoToSignalProcess.h.

◆ trigger_address

int32_t TRestRawBiPoToSignalProcess::BiPoSettings::trigger_address

Definition at line 69 of file TRestRawBiPoToSignalProcess.h.

◆ Win1_Posttrig

int32_t TRestRawBiPoToSignalProcess::BiPoSettings::Win1_Posttrig

Definition at line 71 of file TRestRawBiPoToSignalProcess.h.


The documentation for this struct was generated from the following file: