evio
6.0
|
#include <fstream>
#include <stdexcept>
#include <mutex>
#include "IEvioCompactReader.h"
#include "EvioCompactReaderV4.h"
Go to the source code of this file.
Classes | |
class | evio::EvioCompactReader |
This class is used to read an evio formatted file or buffer and extract specific evio containers (bank, seg, or tagseg) with actual data in them given a tag/num pair. More... | |
Namespaces | |
evio | |
Copyright (c) 2019, Jefferson Science Associates. | |