Skip to content

v4.5.2: improved friendliness of histogram pool

Latest

Choose a tag to compare

@tomeichlersmith tomeichlersmith released this 01 Oct 17:34
· 4 commits to trunk since this release

Not many big things have changed, but I wanted a named tag to mark when the histogram pool changed how it names it's output histograms. This is a small change that in some ways makes the output histogram file easier to understand.

🚨 Warning

The clang-tidy done in #1803 and subsequent PRs inadvertently introduced a breaking change to our software. Data files written by previous versions of ldmx-sw are not readable by this version (and following versions) due to the rename of member variables. See #1815 for work to resolve this breaking change. If you do not need to develop the C++, drop back to v4.4.7 for the time-being.

What's Changed

Full Changelog: v4.5.1...v4.5.2