CMS 3D CMS Logo

Classes | Namespaces | Enumerations
StreamSerializer.h File Reference
#include "TBufferFile.h"
#include <cstdint>
#include <vector>
#include "DataFormats/Provenance/interface/BranchIDList.h"
#include "DataFormats/Provenance/interface/ParameterSetID.h"
#include "DataFormats/Provenance/interface/SelectedProducts.h"
#include "DataFormats/Streamer/interface/StreamedProducts.h"
#include "FWCore/Utilities/interface/get_underlying_safe.h"

Go to the source code of this file.

Classes

struct  edm::streamer::SerializeDataBuffer
 
class  edm::streamer::StreamSerializer
 

Namespaces

 edm
 HLT enums.
 
 edm::streamer
 

Enumerations

enum  edm::streamer::StreamerCompressionAlgo { edm::streamer::UNCOMPRESSED = 0, edm::streamer::ZLIB = 1, edm::streamer::LZMA = 2, edm::streamer::ZSTD = 4 }