ATLAS Offline Software
|
This file contains the class definition for the ByteStreamDataWriter class. More...
#include <cstdint>
#include <memory>
#include <string>
#include <vector>
#include "EventStorage/DWError.h"
#include "EventStorage/ESCompression.h"
#include "EventStorage/EventStorageRecords.h"
#include "EventStorage/FileNameCallback.h"
#include "boost/shared_ptr.hpp"
Go to the source code of this file.
Classes | |
class | ByteStreamDataWriter |
This class defines abstract interface for data writing. More... | |
struct | DataWriterParameters |
Class containing parameters needed to initiate DataWriter. More... | |
This file contains the class definition for the ByteStreamDataWriter class.
Definition in file ByteStreamDataWriter.h.