16 #ifndef ROOT_RDATAFRAME 17 #define ROOT_RDATAFRAME 63 #endif // ROOT_TDATAFRAME
Namespace for new ROOT classes and functions.
The public interface to the RDataFrame federation of classes.
ROOT's RDataFrame offers a high level interface for analyses of data stored in TTrees, CSV's and other data formats.
Describe directory structure in memory.
unsigned long long ULong64_t
Print a TSeq at the prompt:
basic_string_view< char > string_view
ROOT type_traits extensions.
RDataFrame(std::string_view treeName, std::string_view filenameglob, const ColumnNames_t &defaultBranches={})
Build the dataframe.
A TTree object has a header with a name and a title.
RDataSource defines an API that RDataFrame can use to read arbitrary data formats.
RDFDetail::ColumnNames_t ColumnNames_t
std::string printValue(ROOT::RDataFrame *tdf)
Print a RDataFrame at the prompt.