Releases: rest-for-physics/detectorlib
Releases · rest-for-physics/detectorlib
v1.1
-
TRestDetector
. Several metadata members updated. -
TRestDetectorSignalToHitsProcess
.fSignalToHitMethod
data member has been renamed tofMethod
to complain with parameter name.InitFromConfigFile
is not necessary anymore. It will use genericTRestEventProcess::InitFromConfigFile
. -
TRestDetector
. ImplementedUpdateDataMembers
to calculate sampling time from clock. -
Minor fix to allow compilation with C++14.
-
Detector library macros are now properly installed at installation directory.