A new REST version v2.2.21 has been released

New REST release v2.2.21 is now available!

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

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

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

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

For sultan users, this release can be loaded using:

source /programas/root/root-6.20/bin/thisroot.sh
source $HOME/apps/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.21_garfield/thisREST.sh

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

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