Skip to content

1.7.4

Compare
Choose a tag to compare
@hansenjo hansenjo released this 06 Nov 22:57
· 40 commits to master since this release
Release-174

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