ajedele

Results 7 issues of ajedele

The external files are generated for each experiment in the unpacker. The external files are used by the reader to map the channels correctly. The external files are experiment specific...

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...

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...

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...

Currently, the newest version of R3BRoot has a function named R3BTimestitch. Below is an overview, description of the issue, the correction and the detectors affected. Overview of the Timestitcher: The...

bug
enhancement

It seems the R3BAtima was not inputted into the cmake library. Philipp looked into the library needed. But given how old the code is, it is unsure which version to...

The source code we use follows a very clear pattern: Mapped2Cal Cal2Hit If there are other steps in between, they still mostly follow the scheme (Mapped2Precal or Mapped2Histo). The macros...