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  SerializeDataBuffer
 
class  edm::StreamSerializer
 

Namespaces

 edm
 HLT enums.
 

Enumerations

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