Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RTTreeDS.hxx File Reference
#include "ROOT/RDataSource.hxx"
#include <memory>
#include <string>
#include <vector>
#include <stdexcept>
#include <string_view>

Classes

class  ROOT::Internal::RDF::RTTreeDS

Namespaces

namespace  ROOT
namespace  ROOT::Detail
 Special implementation of ROOT::RRangeCast for TCollection, including a check that the cast target type inherits from TObject and a new constructor that takes the TCollection by pointer.
namespace  ROOT::Detail::RDF
namespace  ROOT::Internal
namespace  ROOT::Internal::RDF
namespace  ROOT::Internal::TreeUtils
 Namespace hosting functions and classes to retrieve tree information for internal use.
namespace  ROOT::RDF
namespace  ROOT::RDF::Experimental
namespace  ROOT::TreeUtils

Functions

ROOT::RDataFrame ROOT::Internal::RDF::FromTTree (std::string_view treeName, const std::vector< std::string > &fileNameGlobs)
ROOT::RDataFrame ROOT::Internal::RDF::FromTTree (std::string_view treeName, std::string_view fileNameGlob)

Detailed Description

Author
Vincenzo Eduardo Padulano
Date
2024-12

Definition in file RTTreeDS.hxx.