Releases: rest-for-physics/connectorslib
Releases · rest-for-physics/connectorslib
v2.1
What's Changed
- TRestGeant4ToDetectorHitsProcess: Support adding volumes by physical/logical and expressions and do not store repeated volumes by @lobis in #32
- Removal of custom typedef any since it is misleading with std::any by @juanangp in #39
- Negative times by @lobis in #40
- Fix pipeline by @lobis in #41
- Update TRestDetectorSignalToRawSignalProcess by @lobis in #37
Full Changelog: v1.4...v2.1
v1.4
What's Changed
- CMakeLists.txt increasing to version 1.3 by @jgalan in #21
- Solving numerous compilation warnings by @jgalan in #22
- Implement pre-commit checks and format files by @lobis in #23
- Separating framework and connectors pipelines in diferent workflows by @juanangp in #24
- Replacing custom branch pipeline by master by @juanangp in #26
- avoid duplicates in volume ids by @lobis in #29
- Macro: readout channel activity from RawSignals and readout file by @DavidDiezIb in #28
- TRestDetectorSignalToRawSignalProcess. InitFromConfigFile removed by @jgalan in #31
- using library version macro by @lobis in #36
New Contributors
- @DavidDiezIb made their first contribution in #28
Full Changelog: v1.3...v1.4
v1.3
What's Changed
- Removal of TRestRawZeroSuppressionProcess, moving inside TRestRawToDetectorSignalProcess by @juanangp in #8
- TRestRawSignalRecoverChannelsProcess has been removed by @jgalan in #12
- Event Process Update by @lobis in #11
- Renaming endl to RESTendl and other logger functions by @juanangp in #13
- replaced dynamic length array initializaion by @nkx111 in #15
- Adding connectorslib github pipeline by @juanangp in #16
- Updated validation image tag to
rest-for-physics
by @lobis in #17 - Minor updates by @lobis in #18
- CMakeLists.txt excluding TRestRawToDetectorSignalProcess by @jgalan in #14
- Update
TRestDetectorSignalToRawSignalProcess
to support calibration points and shaping by @lobis in #19
New Contributors
Full Changelog: v1.2...v1.3
v1.2
What's Changed
- V1.1 by @jgalan in #6
- README.md adding new badges by @jgalan in #7
- Removed
using namespace std
from header files and fix errors by @lobis in #9 - small changes necessary for rest-for-physics/geant4lib#41 by @lobis in #10
- Removal of TRestRawZeroSuppression, adding zero suppression method to TRestRawToDetectorSignalProcess (5191601)
New Contributors
Full Changelog: v1.1...v1.2