R3BRoot icon indicating copy to clipboard operation
R3BRoot copied to clipboard

Framework for Simulations and Data Analysis of R3B Experiment

Results 31 R3BRoot issues
Sort by recently updated
recently updated
newest added

When I stated, in [my musings in #712](https://github.com/R3BRootGroup/R3BRoot/pull/712#issuecomment-1537556643) > actually you can not, because the spoilsports at ISO do not allow to either define a nameless class nor use a...

Hello everyone, I'm "GLAD" to inform you that the changes implemented in the #712 are working as intended. I checked the unpacker that we used for the S522 and S509...

For someone wanting some fun with `git diff --word-diff` and other such games, the nice tool `codespell` can be used to clean up some misspellings in the sources. `git diff...

The Los calibration was recently updated to include multi-hit. As part of this, the HitPar structure was rewritten. The R3BLosHitPar.* files (parameter managers) are in GitHub, allowing you to process...

Fibers and ToFD calibration, parameter and Tracking update. Fibers: Adjusted parameter calculation and application. Minor changes, ToF and ToT calculation now consistent. ToFD: Cal2Hit adjusted to be used with new...

The clang-tidy is currently used to check the code submitted to GitHub. There are several features that are of great benefit and some that are more cumbersome or above the...

**Describe the bug** This is a recent bug I found when trying to view simulations with eventDisplay.C in a fresh R3BRoot installation. **To Reproduce** Steps to reproduce the behavior: 1....

I have recently read new code meant for inclusion in R3BRoot which violates what I consider important parts of the [C++ core guidelines](http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines.html), like C.45 or C.2. It is clear...

I've been working on s473. There are a few features that have been optimized since then. For example, the t_prev-t_next can be done differently in new experiments versus old. How...

[ROOT says](https://root.cern.ch/doc/master/group__Geometry.html): > Selecting the System of Units in ROOT > Historically the system of units in ROOT was based on the three basic units centimeters, seconds and GigaElectronVolts. For...