v1.8
What's Changed
- CMakeLists.txt adding a fix for old Garfield installation by @jgalan in #37
- Upgrades to support multi readout charge collection by @jgalan in #39
- Removed
using namespace std
from header files and fix errors by @lobis in #43 - Fixing bug on inheritance of DrawEvent from base class by @juanangp in #45
- Adding new intwindow method to TRestDetectorSignalToHitsProcess by @juanangp in #33
- Formatting and added boilerplate for testing by @lobis in #42
- Event Process Update by @lobis in #48
- Renaming endl to RESTendl and other loggers functions by @juanangp in #49
- replaced dynamic length array initializaion by @nkx111 in #50
- Adding github detectorlib pipeline by @juanangp in #52
- Updated validation image tag to
rest-for-physics
by @lobis in #53 - REST_Detector_HitCentering.C now also works for Z-hits by @cmargalejo in #51
- TRestDetectorSignalToHitsProcess: new tripleMaxAverage method is impl… by @cmargalejo in #54
- Update required from framework/TRestHits by @lobis in #55
- TRestDetectorGas: fixing the axis units in diffusion plots by @cmargalejo in #57
- TRestDetectorGas: Setting pressure for metadata values by @DavidDiezIb in #46
- Gaus fit signal to hits by @cmargalejo in #56
- Jgalan recover gasfix by @jgalan in #59
- Avoid invoking hardcoded process names by @nkx111 in #58
New Contributors
Full Changelog: v1.6...v1.8