Namespaces | |
| namespace | ROOT |
| namespace | ROOT::RDF |
| namespace | ROOT::RDF::Experimental |
Typedefs | |
| using | ROOT::ColumnNames_t |
| using | ROOT::ColumnNamesPtr_t = std::shared_ptr<const ColumnNames_t> |
Functions | |
| ROOT::RDataFrame | ROOT::RDF::Experimental::FromSpec (const std::string &jsonFile) |
| Factory method to create an RDataFrame from a JSON specification file. | |