16 #ifndef TRANSREC_ARM_INFO_H 17 #define TRANSREC_ARM_INFO_H 21 #include "TRNonCopyable.h" int custom_time_array_num_pre_samples
Custom number of pre-trigger samples for the time array.
Definition: TRArmInfo.h:69
double rate_for_display
The driver MUST set this to the display sample rate.
Definition: TRArmInfo.h:51
int custom_time_array_num_post_samples
Custom number of post-trigger samples for the time array.
Definition: TRArmInfo.h:77
Information provided by the driver to the framework at the start of arming.
Definition: TRArmInfo.h:31
bool custom_time_array_calc_inputs
Enable custom sample number inputs for calculation of the time array.
Definition: TRArmInfo.h:61
Central class of the Transient Recorder framework for transient recorders (digitizers).
Definition: TRBaseDriver.h:55