ROOT 6.12/07 Reference Guide |
#include "ROOT/TLogger.hxx"
#include "ROOT/TDirectoryEntry.hxx"
#include <iterator>
#include <memory>
#include <type_traits>
#include <unordered_map>
#include <string>
#include <RStringView.h>
Classes | |
class | ROOT::Experimental::TDirectory |
Key/value store of objects. More... | |
class | ROOT::Experimental::TDirectoryTypeMismatch |
Objects of this class are thrown to signal that the value known under the given name . More... | |
class | ROOT::Experimental::TDirectoryUnknownKey |
Objects of this class are thrown to signal that no key with that name exists. More... | |
struct | ROOT::Experimental::TDirectory::ToContentType< T > |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Experimental | |