Low- and Intermediate-energy nucLear experiment Analysis toolKit
Clone LILAK git repository from LILAK Github
git clone git@github.com:lilak-project/lilak.gitMove into the LILAK main directory and xlone project repositories from LILAK Projects
cd lilak/
git clone git@github.com:lilak-project/atomx.gitRun cofigure.py and follow the instructions.
./configure.pyRun create_project.py and follow the instructions.
./create_project.pyRemove 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