Difference between revisions of "TopAnalysis2010/TopAnalysisNtuples"

From Atlas Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
== Introduction ==
 
Ntuples from Monte Carlo samples and from data are produced from AODs mainly (and optionally from ESDs or D2PDs).
 
Ntuples from Monte Carlo samples and from data are produced from AODs mainly (and optionally from ESDs or D2PDs).
 
The basic ntuple is in AMAEvent format. Specific analyses can produce structured and/or flat ntuples directly from
 
The basic ntuple is in AMAEvent format. Specific analyses can produce structured and/or flat ntuples directly from
Line 8: Line 9:
 
The corresponding files (holding an extension .conf) are under the AMAAthena/Config directory. Details on the AMA package may be found
 
The corresponding files (holding an extension .conf) are under the AMAAthena/Config directory. Details on the AMA package may be found
 
here: [https://twiki.cern.ch/twiki/bin/view/AtlasProtected/AMAMainPage AMAMainPage], unfortunately a quite outdated twiki.
 
here: [https://twiki.cern.ch/twiki/bin/view/AtlasProtected/AMAMainPage AMAMainPage], unfortunately a quite outdated twiki.
 +
--- Need to update the information on the analysis package ---
  
To accomodate various analysis standards the AMAEvents are as aimed to be as broad as possible, with minimal pre-selection
+
To accomodate various analysis standards the AMAEvents are aimed to be as broad as possible, with minimal pre-selection
and by including as much as possible information. Production of AMAEvents from both data10 and MC can be followed from here: [ http://www.nikhef.nl/~hclee/autod3pdmakerAutoD3PDMaker ]
+
and by including as much as possible information. Production of AMAEvents from both data10 and MC can be followed from here: [http://www.nikhef.nl/~hclee/autod3pdmaker AutoD3PDMaker]
  
 
== Ntuples for tT cross-section analysis ==
 
== Ntuples for tT cross-section analysis ==
 
The tT cross-section analysis is using the [https://svnweb.cern.ch/trac/atlasoff/browser/PhysicsAnalysis/AnalysisCommon/AMA/AMAUser AMAUser] package and modules (under /AMAUser/Modules/ ) of the package to process AMAEvents into Structured Ntuple format.
 
The tT cross-section analysis is using the [https://svnweb.cern.ch/trac/atlasoff/browser/PhysicsAnalysis/AnalysisCommon/AMA/AMAUser AMAUser] package and modules (under /AMAUser/Modules/ ) of the package to process AMAEvents into Structured Ntuple format.
 +
 +
== More... ==

Latest revision as of 00:53, 6 September 2010

Introduction

Ntuples from Monte Carlo samples and from data are produced from AODs mainly (and optionally from ESDs or D2PDs). The basic ntuple is in AMAEvent format. Specific analyses can produce structured and/or flat ntuples directly from the AMAEvent.

AMAEvent format

The content of the AMAEvents depends on the structure of the configuration file used in the AMAAthena package. The corresponding files (holding an extension .conf) are under the AMAAthena/Config directory. Details on the AMA package may be found here: AMAMainPage, unfortunately a quite outdated twiki. --- Need to update the information on the analysis package ---

To accomodate various analysis standards the AMAEvents are aimed to be as broad as possible, with minimal pre-selection and by including as much as possible information. Production of AMAEvents from both data10 and MC can be followed from here: AutoD3PDMaker

Ntuples for tT cross-section analysis

The tT cross-section analysis is using the AMAUser package and modules (under /AMAUser/Modules/ ) of the package to process AMAEvents into Structured Ntuple format.

More...