This lesson builds on the AnalysisPayload
program developed in the ATALS GitLab lesson. To continue, you will need to have a working version of it.
If you had any issues working on your own project, you can always fork the example from the usatlas-computing-bootcamp-2020/v6-atlas-cicd-finished-code GitLab repository.
We need to ssh with the ability to use graphics
ssh -XY <username>@login.af.uchicago.edu
Start by setting up the ATLAS environment and the athena release
setupATLAS
asetup AnalysisBase,21.2.186
Clone the starting point using
lsetup git
git clone --recursive https://gitlab.cern.ch/usatlas-computing-bootcamp-2021/v6-atlas-cicd-finished-code.git