evio
6.0
|
#include <vector>
#include <memory>
#include <cstring>
#include "ByteOrder.h"
#include "ByteBuffer.h"
#include "DataType.h"
#include "EvioNode.h"
#include "EvioSwap.h"
#include "Util.h"
#include "FileHeader.h"
#include "RecordHeader.h"
Go to the source code of this file.
Classes | |
class | evio::CompactEventBuilder |
This class is used for creating events and their substructures while minimizing use of objects. More... | |
Namespaces | |
evio | |
Copyright (c) 2019, Jefferson Science Associates. | |