v2.3.5
-
Zenodo reference has been added to the README.md
-
TRestRawSignalChannelActivity
bug fixing and added to validation pipeline. -
Added a new
restRootMacros
alias that loadsrestRoot
with macros available. -
Project migrated to C++14 standards.
-
TRestStringHelper
. Added few newTrim
methods. -
TRestEventSelectionProcess
has been implemented. It will allow to define few rules on a pre-processed ROOT file analysisTree, to re-process the original event file with a specific/reduced event selection fulfilling the conditions. It also accepts a text file with a list of event IDs. -
Updating institutional logos, and re-organized miscellaneous directory.
-
TRestMetadata::ReadAllParameters
has been split intoGetParameterList
andReadParameterList
. -
TRestEventProcess::InitFromConfigFile
now will attempt to replace metadata members inside the parameters space. I.e. using[TRestDetector::fSampling]
. See trexdm-quickAna repository, insideautoAnalysis/RMLs/03_hits.rml
for an example. -
New
ValidateDetectorParams.C
macro to validate the reading of detector parameters from filename. -
TRestRun::ReplaceMetadataMembers
<< >> delimiters changed by [ ]. -
Fixed many bugs and errors.
- Important fix related to resizing of window.
- Fixed an issue when defining analysisTree conditions using &&. Now we define && and || inside RMLs as AND and OR.
Library, packages and project updates (Check their respective repositories to know about changes there):
-
restG4
updated to version 1.2. -
geant4lib
updated to version 1.2. -
detectorlib
updated to version 1.1. -
rawlib
updated to version 1.1. -
iaxo-readouts
updated to version 1.0.