#include <mutex>
#include <utility>
#include <queue>
#include <future>
#include <unordered_map>
#include <vector>
#include "ers/ers.h"
#include "eformat/eformat.h"
#include "eformat/index.h"
#include "eformat/write/eformat.h"
#include "eformat/SourceIdentifier.h"
#include "eformat/FullEventFragmentNoTemplates.h"
#include <boost/interprocess/shared_memory_object.hpp>
#include "df_ef_interface/df_ef_interface.h"
#include "TrigKernel/EventLoopUtils.h"
#include "FileReaderWriter.h"
Go to the source code of this file.