5#ifndef XAODROOTACCESS_TOOLS_XAODTMETABRANCH_H
6#define XAODROOTACCESS_TOOLS_XAODTMETABRANCH_H
12#include <TBranchObject.h>
32 const std::type_info& ti,
const char* brName,
40 virtual ::Int_t
GetEntry( ::Long64_t entry, ::Int_t getall );
43 virtual ::TClass*
IsA()
const;
49 const std::type_info*
m_ti;
Tool for accessing xAOD files outside of Athena.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.