ROOT 6.16/01 Reference Guide |
#include "ROOT/RStringView.hxx"
#include "RtypesCore.h"
#include "TString.h"
#include <algorithm>
#include <string>
#include <typeinfo>
#include <vector>
Classes | |
class | ROOT::RDF::RDataSource |
RDataSource defines an API that RDataFrame can use to read arbitrary data formats. More... | |
class | ROOT::Internal::TDS::TPointerHolder |
Mother class of TTypedPointerHolder. More... | |
class | ROOT::Internal::TDS::TTypedPointerHolder< T > |
Class to wrap a pointer and delete the memory associated to it correctly. More... | |
Namespaces | |
namespace | cling |
Print a TSeq at the prompt: | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Internal |
namespace | ROOT::Internal::TDS |
namespace | ROOT::RDF |
Functions | |
std::string | cling::printValue (ROOT::RDF::RDataSource *ds) |