1.7.4
Release 1.7.4 dated 6-Nov-2022
- Add MultiFileRun class (process multiple segments/streams like a single file)
- CodaDecoder (and hence the ROOT tree event header) uses actual physics event number from input file
- PipeliningModule/Fadc250Module verifies block trailer word count
- Analyzer now exposes ECountMode enum for SetCountMode()
- g.run* global variables correctly set for continuation segments
- CMake: support old versions of git (RHEL 7)
- CMake: fix compilation from tarball/no Git repository
- Miscellaneous small code refactoring for readability and convenience