First use
This section concerns people that are not familiar with the software. For others, it is a prerequisite to expect the same results as mine. It is based on the official ALERT software wiki.
Preamble
If you have the correct right access, we recommend to create a new work space following these commande line :
cd /work/clas12/users/
mkdir yourjlabusername
cd yourjlabusername
Setup "default" CLAS12 software modules
Run these command lines :
module use /scigroup/cvmfs/hallb/clas12/sw/modulefiles
module load clas12
module switch gemc/dev
This set of commands can be added into your .login file in your home directory.