Versions Compared

Key

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

...

First, select a suitable release by referencing the Offline Release Page, and create a work area, for example by downloading this script:
wget http://mgwilson.web.cern.ch/mgwilson/Scripts/createAtlasWorkArea_15.6.9.8_CERN.sh; chmod 755 createAtlasWorkArea_15.6.9.8_CERN.sh

  1. cd to the work area, and source ./setup.sh
  2. Download the AthenaUser template package, e.g.,
    wget http://mgwilson.web.cern.ch/mgwilson/Software/AthenaUser-00-00-00.tgz
  3. Edit the top of AthenaUser/scripts/renamePackage.sh with a new package name and namespace for the code in
    your package; this will be denoted <package> below.
  4. AthenaUser/scripts/renamePackage.sh

Anchor
faq
faq

General C++ questions and answers

...