Difference between revisions of "TopAnalysis2010/TopAnalysisNtuples"

From Atlas Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
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 ntuples are in the AMAEvent format as prescribed here: [https://twiki.cern.ch/twiki/bin/view/AtlasProtected/AMAMainPage AMAMainPage], unfortunately a quite outdated twiki.  
+
The basic ntuple is in AMAEvent format. Specific analyses can produce structured and/or flat ntuples directly from
 +
the AMAEvent.
  
 
== AMAEvent format ==
 
== AMAEvent format ==
The content of the AMAEvents depends on the structure of the configuration file used in the[https://svnweb.cern.ch/trac/atlasoff/browser/PhysicsAnalysis/AnalysisCommon/AMA/AMAAthena AMAAthena] package. The corresponding file holding an extension .conf are under AMAAthena/Config .
+
The content of the AMAEvents depends on the structure of the configuration file used  
 +
in the[https://svnweb.cern.ch/trac/atlasoff/browser/PhysicsAnalysis/AnalysisCommon/AMA/AMAAthena AMAAthena] package.  
 +
The corresponding files (holding an extension .conf) are under AMAAthena/Config . Details on the AMA package may be found
 +
here: [https://twiki.cern.ch/twiki/bin/view/AtlasProtected/AMAMainPage AMAMainPage], unfortunately a quite outdated twiki.
 +
 
 +
To accomodate various analysis standards the AMAEvents are as aimed to be as broad as possible, with minimal pre-selection
 +
and by including as much as possible information.
 +
 
 +
==

Revision as of 00:31, 6 September 2010

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 theAMAAthena package. The corresponding files (holding an extension .conf) are under AMAAthena/Config . Details on the AMA package may be found here: AMAMainPage, unfortunately a quite outdated twiki.

To accomodate various analysis standards the AMAEvents are as aimed to be as broad as possible, with minimal pre-selection and by including as much as possible information.

==