Event display tutorial
Jump to navigation
Jump to search
Atlantis tutorial
a) Go to your favorite area (your project for example) and create a running directory
cd /project/atlas/users/<your_login_name> mkdir MyGeneration
b) Create your joboptions file
Each athena job requires a joboptions file as input. Here we will create a joboption file that will:
* Define what 'algorithms to run (in our case Pythia and Atlfast) * Define the Pythia settings * Define output parameters/ntuples
Open a file called joboptions_HiggsGeneration.py and fill it with the following code
- Job options file
- ==============================================================
- --------------------------------------------------------------
- General Application Configuration options
- --------------------------------------------------------------
b) Get additional steering files