Ntuple analysis skeleton
Revision as of 08:39, 30 June 2005 by Ivov@nikhef.nl (talk | contribs)
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 extended to our needs and together the following three files form the analysis skeleton:
3) simpleNtupleTTbarAnalysis.C
simpleTTbarAnalysis.h