mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-23 07:33:11 +02:00
Switch implementation to module frame buffer
This commit is contained in:
@@ -105,4 +105,4 @@ void FastQueue<T>::release()
|
||||
|
||||
template class FastQueue<DetectorFrame>;
|
||||
template class FastQueue<ModuleFrame>;
|
||||
template class FastQueue<ModuleFrame[JUNGFRAU_N_MODULES]>;
|
||||
template class FastQueue<ModuleFrameBuffer>;
|
||||
Reference in New Issue
Block a user