lilak master.288.1b77112
LILAK

Low- and Intermediate-energy nucLear experiment Analysis toolKit


Download

Clone LILAK git repository from LILAK Github

git clone git@github.com:lilak-project/lilak.git

Move into the LILAK main directory and xlone project repositories from LILAK Projects

cd lilak/
git clone git@github.com:lilak-project/atomx.git

Build

Run cofigure.py and follow the instructions.

./configure.py

Create project

Run create_project.py and follow the instructions.

./create_project.py

Deactivate

Remove or comment out (#) Rint.Logon line as below in ~/.rootrc:

#Rint.Logon: /path/to/lilak/macros/rootlogon.C

or run root with -n option when you run root to execute without logon and logoff macros.

root -n

Links