1 #ifndef FWCore_SharedMemory_ROOTSerializer_h
2 #define FWCore_SharedMemory_ROOTSerializer_h
23 #include "TBufferFile.h"
29 namespace edm::shared_memory {
30 template <
typename T,
typename WRITEBUFFER>
void serialize(T &iValue)
const ROOTSerializer & operator=(const ROOTSerializer &)=delete
ROOTSerializer(WRITEBUFFER &iBuffer)