New REST release v2.2.23 is now available!

New REST release v2.2.23 is now available!

A summary of updates can be found at: https://lfna.unizar.es/rest-development/REST_v2/tags/v2.2.23

You may switch to this tag in your local copy using the following command

git fetch
git checkout tags/v2.2.23 -b v2.2.23

which will create a new local branch named v2.2.23 .

For sultan users, this release can be loaded using:

source /programas/root/root-6.20/bin/thisroot.sh
source /programas/geant4/geant4.10.04.p02-install/bin/geant4.sh

export GARFIELD_HOME=/programas/garfield/garfield_ROOT6.20/

export HEED_DATABASE=$GARFIELD_HOME/Heed/heed++/database
export LD_LIBRARY_PATH=$GARFIELD_HOME/lib:$LD_LIBRARY_PATH

source /programas/REST/stable/v2.2.23_garfield/thisREST.sh

Optionally, a version compiled without Garfield linked will be found at

source /programas/REST/stable/v2.2.23/thisREST.sh