Skip to content

v1.1

Compare
Choose a tag to compare
@jgalan jgalan released this 11 Apr 11:17
· 681 commits to master since this release
  • 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.