Difference between revisions of "MCatNLO howto"

From Atlas Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Running MCatNLO ==
 
== Running MCatNLO ==
  
This page describes how to generate events in the ATLAS detector using the MCatNLO generator. The description is set up for is set up so that you can start from scratch, but since most people will produce many events some python scripts have been added that were used for the Rome production. These scripts are not brilliant, but should be used as a guideline for future use.
+
This page describes how to generate <math>t\bar{t}</math>events in using the MCatNLO generator. The description describes what we did for the Rome production and is set up so that you can start from scratch. Since most people will produce various sets of events, some python scripts have been included. They are certainly not brilliant, but provide you with a working starting point.
  
 
== The three steps to success when using MCatNLO ==
 
== The three steps to success when using MCatNLO ==

Revision as of 10:11, 8 May 2005

Running MCatNLO

This page describes how to generate events in using the MCatNLO generator. The description describes what we did for the Rome production and is set up so that you can start from scratch. Since most people will produce various sets of events, some python scripts have been included. They are certainly not brilliant, but provide you with a working starting point.

The three steps to success when using MCatNLO

Producing events in ATLAS using MCatNLO can be split up in three separate steps:

  1. MCatNLO Integration step and producing the executable (standalone)
  2. Generating events (standalone)
  3. Top decay and producing an ntuple using Atlfast (athena)