Skip to content

Releases: rest-for-physics/detectorlib

v1.1

11 Apr 11:17
Compare
Choose a tag to compare
  • TRestDetector. Several metadata members updated.

  • TRestDetectorSignalToHitsProcess. fSignalToHitMethod data member has been renamed to fMethod to complain with parameter name. InitFromConfigFile is not necessary anymore. It will use generic TRestEventProcess::InitFromConfigFile.

  • TRestDetector. Implemented UpdateDataMembers to calculate sampling time from clock.

  • Minor fix to allow compilation with C++14.

  • Detector library macros are now properly installed at installation directory.

v1.0

09 Feb 22:18
Compare
Choose a tag to compare

This is the very first release of the detector library.

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