#include <TMetaBranch.h>
Public Member Functions | |
TMetaBranch (::TTree *parent, TEvent *event, const std::type_info *ti, const char *brName, const char *brType) | |
Constructor with all the needed parameters. | |
virtual ::Int_t | GetEntry (::Long64_t entry,::Int_t getall) |
Function getting the current entry/file for this branch. | |
virtual ::TClass * | IsA () const |
Function returning the type of TBranchObject. |
Specialised class for browsing xAOD metadata interface objects in ROOT
This is a class extremely similar to xAOD::TEventBranch. But instead of giving access to event level information, it provides a convenient view of the ROOT-readable metadata payload of xAOD files.