xAOD::TTransTrees Class Reference

#include <TTransTrees.h>

List of all members.

Public Member Functions

 TTransTrees (::TTree *eventTree,::TTree *metaTree)
 Constructor with two transient tree pointers.
::TTree * eventTree () const
 Get a pointer to the transient event tree.
::TTree * metaTree () const
 Get a pointer to the transient metadata tree.

Detailed Description

A simple helper class holding both event and metadata transient trees

In order to access both the event and metadata information in PyROOT in a user friendly way, we use this helper class. It's extremely simple, it just points to two transient trees that describe the event- and metadata of the input file(s), without owning those trees. The trees are always owned by the xAOD::MakeTransientTrees functions.

Author:
Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
Revision
645462
Date
2015-02-10 11:04:54 +0100 (Tue, 10 Feb 2015)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1