3 #include "DaqChunkResonance.h"
8 :
DaqChunk(_perchannel, _nchannels, _area)
9 , resSync(_perchannel, 0)
10 , lastsyncsig(_nchannels,
std::begin(resSync)) {
DaqChunkResonance(const uint32_t &_perchannel, const uint32_t &_nchannels, const uint32_t &_area)
A DaqChunk contains data from all channels sequentially.
This is the include file for standard system include files, or project specific include files that ar...
std::vector< iteratorSync > lastsyncsig
Iterators to positions of the last used sync signal point.
std::vector< bool > resSync
The vector with booleans for the synchronization signal for the resonance scanner.