framework
framework copied to clipboard
The main project containing the core C++ classes defining framework behaviour and primordial analysis and helper tools. It centralises all other rest-for-physics repositories through submodules.
A lot of efforts have been put so that TRestAnalysisPlot works efficiently opening thousands of files at once without major leak problems, and efficiently. So, right now, TRestAnalysisPlot is quite...
This feature would allow to create for example a channel activity weighted with different detector parameters. I.e. if we have the risetime value versus the channel ID at our analysisTree,...
There is a ROOT class named THStack. That class could be used to add the histograms in a given
  [](https://github.com/rest-for-physics/framework/commits/jgalan_minor_updates) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info)
I would like to control the number of input events to be processed, this was the default behavior before when setting the value of `eventsToProcess`. Instead, now, `eventsToProcess` will control...
  [](https://github.com/rest-for-physics/framework/commits/aezquerro_dsStrategy) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) Adding new strategy options for RelevantQuantity. * **append**: It will append the metadata member value to the previous value. The user can specify the appender...
![dependabot[bot]](https://badgen.net/badge/PR%20submitted%20by%3A/dependabot%5Bbot%5D/blue)  [](https://github.com/rest-for-physics/framework/commits/dependabot/github_actions/actions/upload-artifact-4) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to...
  [](https://github.com/rest-for-physics/framework/commits/lobis-decay-distributions) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info)
There is a memory leak when opening, with latest version of REST, a REST files made with version < 2.4.3 or
  [](https://github.com/rest-for-physics/framework/commits/aezq_fixMetadataAndCut) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) PR to address issue #515