#include <ROOT/Browsable/RAnyObjectHolder.hxx>
#include <ROOT/Browsable/RLevelIter.hxx>
#include <ROOT/Browsable/RProvider.hxx>
#include <ROOT/Browsable/TObjectHolder.hxx>
#include <ROOT/Browsable/TObjectElement.hxx>
#include <ROOT/Browsable/TObjectItem.hxx>
#include <ROOT/Browsable/RHolder.hxx>
#include <ROOT/RLogger.hxx>
#include "TKey.h"
#include "TDirectory.h"
#include "TROOT.h"
#include "TFile.h"
#include "TClass.h"
#include "TEnv.h"
#include <cstring>
#include <string>
Classes | |
class | RTFileProvider |
Provides access to ROOT files with extension "root" Other extensions can be registered. More... | |
class | TDirectoryElement |
Element representing TDirectory. More... | |
class | TDirectoryLevelIter |
Iterator over keys in TDirectory. More... | |
class | TKeyElement |
Element representing TKey from TDirectory. More... | |
Variables | |
RTFileProvider | newRTFileProvider |
RTFileProvider newRTFileProvider |