#include "FileReadoutFormat/DaqFromIStream.h"#include <istream>#include <string>#include <cstring>#include "DaqReadoutFormat/ByteBuffer.h"#include "FileReadoutFormat/DaqFormatFromBytes.h"Include dependency graph for DaqFromIStream.cc:
Go to the source code of this file.
Variables | |
| static const unsigned int | DEFAULT_BUFFER_SIZE = 2 * ByteBuffer::BYTES_IN_INT |
const unsigned int DEFAULT_BUFFER_SIZE = 2 * ByteBuffer::BYTES_IN_INT [static] |
Definition at line 26 of file DaqFromIStream.cc.
1.4.7