#include "TTree.h"
#include "TTreeReaderUtils.h"
#include "TNotifyLink.h"
#include <deque>
#include <iterator>
#include <unordered_map>
#include <string>
Classes | |
class | TTreeReader::Iterator_t |
Iterate through the entries of a TTree. More... | |
class | TTreeReader |
A simple, robust and fast interface to read values from ROOT columnar datasets such as TTree, TChain or TNtuple. More... | |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Internal |