Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
TDirectoryElement.cxx File Reference
#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>
Include dependency graph for TDirectoryElement.cxx:

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
 

Variable Documentation

◆ newRTFileProvider

RTFileProvider newRTFileProvider