|
NSCL DDAS
12.1-001
Support for XIA DDAS at FRIB
|
Classes | |
| class | BufferArena |
| Provides a class for memory management in reference-counted buffers. More... | |
| class | HitManager |
| Collect hits from modules and retains them in a sorted deque. More... | |
| struct | RawChannel |
| A struct containing a pointer to a hit and its properties. More... | |
| struct | ReferenceCountedBuffer |
| A reference-counted buffer with dynamic storage. More... | |
| class | ZeroCopyHit |
| This class extends RawChannel to produce a raw channel that is zero-copied from a reference counted buffer that comes from a buffer arena. This is a key data structure in the zero-copy DDAS readout. More... | |