Ntuple analysis skeleton

From Atlas Wiki
Revision as of 10:31, 30 June 2005 by Ivov@nikhef.nl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Analysis Skeleton to analyse the Standard Ntuple

The Analysis of the Root ntuple proceeds in a very straightforward way. Inside ROOT we used MakeClass() to get the .h and .C files. These were changed to our needs and results in the following files:


simpleTTbarAnalysis.h

simpleTTbarAnalysis.C

simpleNtupleTTbarAnalysis.C