Event display tutorial

From Atlas Wiki
Revision as of 11:37, 14 June 2005 by Mlimper (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 
  1. Job options file
  2. ==============================================================
  1. --------------------------------------------------------------
  2. General Application Configuration options
  3. --------------------------------------------------------------
   b) Get additional steering files