Skip to content

Releases: rest-for-physics/connectorslib

v2.1

12 Dec 12:48
ba16bf1
Compare
Choose a tag to compare

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

16 Jun 12:55
f1cb2ad
Compare
Choose a tag to compare

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

Full Changelog: v1.3...v1.4

v1.3

28 Sep 15:43
Compare
Choose a tag to compare

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

25 Apr 11:42
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @jgalan made their first contribution in #6

Full Changelog: v1.1...v1.2

v1.1

30 Jun 15:25
Compare
Choose a tag to compare
  • TRestRawSignalZeroSuppresionProcess removed unused friendly process parameters.

v1.0

09 Feb 22:52
Compare
Choose a tag to compare

This is the very first versioning of the connectors library.

This library was extracted from the main framework development repository, extracting all those processes that inter-connect different libraries.