| 
    ROOT   6.08/07  Reference Guide  | 
    
#include "ROOT/TLogger.hxx"#include "ROOT/TDirectoryEntry.hxx"#include <iterator>#include <memory>#include <type_traits>#include <unordered_map>#include <string>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 | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.  | |
| ROOT::Experimental | |