master
Remove DebugMacros.h
Include ProcessingHistory ID to DiagStreamerFile checks and printouts
Moved event meta-data storage in streamer files
Moved code to edm::streamer namespace
Removed support for thinning
allow padding between event headers and ignore another INIT block which could be there due to concenating two files with a header file new streamer unit test for padded files write out files with padding. Used for unit test checking that such files can be opened and read address comments improved unit tests
Reduce the memory usage of the InputFileCatalog
Merge pull request #50290 from Dr15Jones/removeThinning
Improve behavior of streamer system
Extend DiagStreamerFile for multiple compression algorithms