Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ATLAS software is distributed to us via CVMFS, a caching filesystem that automatically pulls updates from CERN on demand. To gain access to ATLAS and CERN software, run the following lines at the bash prompt:

Code Block
bash
bash
export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/
. /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/user/atlasLocalSetup.sh

...