Difference between revisions of "MCatNLO howto"

From Atlas Wiki
Jump to navigation Jump to search
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Running MCatNLO ==
 
== Running MCatNLO ==
  
This page describes how to produce simulated events in the ATLAS detector using the MCatNLO generator. The page 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.
  
= Step-by-step guideline =
+
== The three steps to success when using MCatNLO ==
  
Producing events in ATLAS can be split up in three separate steps:
+
Producing events using MCatNLO can be split up in three separate steps:
  
# [[MCatNLO Integration step and producing the executable (standalone)]]
+
# [[MCatNLO_Step_1 |MCatNLO's Integration step]]  
# [[Generating events (standalone)]]
+
# [[MCatNLO_Step_2 |Generating events]]
# [[Top decay and producing an ntuple using Atlfast (athena)]]
+
# [[MCatNLO_Step_3 |Top decay + Herwig and producing an CBNT and POOL file (Athena)]]

Latest revision as of 11:22, 10 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 using MCatNLO can be split up in three separate steps:

  1. MCatNLO's Integration step
  2. Generating events
  3. Top decay + Herwig and producing an CBNT and POOL file (Athena)