HEP analysis with a kick.
- Install Crystal if not already installed
export CRYSTAL_DIR="/path/to/crystal"(withpath/to/crystalreplaced by the actual path to the Crystal directory)- Set up the ATLAS software and ROOT:
export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBasesource ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.shlsetup root --skipConfirm
make
You are then ready to run the executables in the bin directory that is created.