master
Add a test for DiagStreamerFile
Moved code to edm::streamer namespace
Move RunLumiEventAnalyzer to FWCore/TestModules
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
Do proper file transition when StreamerFileReader opens a new file
* fix unsafe usage of a pointer after potential resize of the vector, which can relocate the buffer in heap
add unit test file
Reduce the memory usage of the InputFileCatalog
more unit tests clean; remove parameter-set input param
get rid of CVS IDs in framework code
[CORE] [LLVM21] Apply code-checks and formats
Added fillDescriptions to more classes in FWCore
Improve behavior of streamer system
Fix tests following edmProvDump changes
Replicate the mocked version -based reduced ProcessHistory tests for streamer file format
Add tests for ProductID metadata consistency for ROOT and streamer formats