ROOT 6.14/05 Reference Guide |
This is the complete list of members for ROOT::RDF::RInterface< Proxied, DataSource >, including all inherited members.
AddDefaultColumns() | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
Aggregate(AccFun aggregator, MergeFun merger, std::string_view columnName, const U &aggIdentity) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Aggregate(AccFun aggregator, MergeFun merger, std::string_view columnName="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Alias(std::string_view alias, std::string_view columnName) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Book(Helper &&h, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Cache(const ColumnNames_t &columnList) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Cache(const ColumnNames_t &columnList) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Cache(std::string_view columnNameRegexp="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
CacheImpl(const ColumnNames_t &columnList, std::index_sequence< S... > s) | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
cling::printValue(::ROOT::RDataFrame *tdf) | ROOT::RDF::RInterface< Proxied, DataSource > | friend |
ColumnNames_t typedef | ROOT::RDF::RInterface< Proxied, DataSource > | private |
ConvertRegexToColumns(std::string_view columnNameRegexp, std::string_view callerName) | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
Count() | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
CreateAction(const ColumnNames_t &columns, const std::shared_ptr< ActionResultType > &r) | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
CreateAction(const ColumnNames_t &columns, const std::shared_ptr< ActionResultType > &r, const int nColumns=-1) | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
Define(std::string_view name, F expression, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Define(std::string_view name, std::string_view expression) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
DefineImpl(std::string_view name, F &&expression, const ColumnNames_t &columns) | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
DefineImpl(std::string_view, F, const ColumnNames_t &) | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
DefineSlot(std::string_view name, F expression, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
DefineSlotEntry(std::string_view name, F expression, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
DS_t typedef | ROOT::RDF::RInterface< Proxied, DataSource > | private |
fBranchNames | ROOT::RDF::RInterface< Proxied, DataSource > | private |
fDataSource | ROOT::RDF::RInterface< Proxied, DataSource > | private |
Fill(T &&model, const ColumnNames_t &columnList) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Fill(T &&model, const ColumnNames_t &bl) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Filter(F f, const ColumnNames_t &columns={}, std::string_view name="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Filter(F f, std::string_view name) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Filter(F f, const std::initializer_list< std::string > &columns) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Filter(std::string_view expression, std::string_view name="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
fImplWeakPtr | ROOT::RDF::RInterface< Proxied, DataSource > | private |
Foreach(F f, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
ForeachSlot(F f, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
fProxiedPtr | ROOT::RDF::RInterface< Proxied, DataSource > | private |
fValidCustomColumns | ROOT::RDF::RInterface< Proxied, DataSource > | private |
GetColumnNames() | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
GetLoopManager() | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprotected |
GetNodeTypeName() | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivatestatic |
GetNodeTypeName() | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
GetNodeTypeName() | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
GetNodeTypeName() | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
GetNodeTypeName() | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
GetProxiedPtr() const | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprotected |
GetValidatedColumnNames(const unsigned int nColumns, const ColumnNames_t &columns) | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprotected |
Histo1D(const TH1DModel &model={"", "", 128u, 0., 0.}, std::string_view vName="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Histo1D(std::string_view vName) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Histo1D(const TH1DModel &model, std::string_view vName, std::string_view wName) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Histo1D(std::string_view vName, std::string_view wName) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Histo1D(const TH1DModel &model={"", "", 128u, 0., 0.}) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Histo2D(const TH2DModel &model, std::string_view v1Name="", std::string_view v2Name="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Histo2D(const TH2DModel &model, std::string_view v1Name, std::string_view v2Name, std::string_view wName) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Histo2D(const TH2DModel &model) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Histo3D(const TH3DModel &model, std::string_view v1Name="", std::string_view v2Name="", std::string_view v3Name="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Histo3D(const TH3DModel &model, std::string_view v1Name, std::string_view v2Name, std::string_view v3Name, std::string_view wName) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Histo3D(const TH3DModel &model) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Max(std::string_view columnName="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Mean(std::string_view columnName="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Min(std::string_view columnName="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
operator RInterface< NewProxied >() | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
operator=(const RInterface &)=default | ROOT::RDF::RInterface< Proxied, DataSource > | |
Profile1D(const TProfile1DModel &model, std::string_view v1Name="", std::string_view v2Name="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Profile1D(const TProfile1DModel &model, std::string_view v1Name, std::string_view v2Name, std::string_view wName) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Profile1D(const TProfile1DModel &model) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Profile2D(const TProfile2DModel &model, std::string_view v1Name="", std::string_view v2Name="", std::string_view v3Name="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Profile2D(const TProfile2DModel &model, std::string_view v1Name, std::string_view v2Name, std::string_view v3Name, std::string_view wName) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Profile2D(const TProfile2DModel &model) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Range(unsigned int begin, unsigned int end, unsigned int stride=1) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Range(unsigned int end) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
RCustomColumnBase typedef | ROOT::RDF::RInterface< Proxied, DataSource > | private |
Reduce(F f, std::string_view columnName="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Reduce(F f, std::string_view columnName, const T &redIdentity) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Report() | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
RFilterBase typedef | ROOT::RDF::RInterface< Proxied, DataSource > | private |
RInterface class | ROOT::RDF::RInterface< Proxied, DataSource > | friend |
RInterface(const RInterface &)=default | ROOT::RDF::RInterface< Proxied, DataSource > | |
RInterface(RInterface &&)=default | ROOT::RDF::RInterface< Proxied, DataSource > | |
RInterface(const std::shared_ptr< Proxied > &proxied) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
RInterface(const std::shared_ptr< Proxied > &proxied, const std::weak_ptr< RLoopManager > &impl, const ColumnNames_t &validColumns, const std::shared_ptr< const ColumnNames_t > &datasetColumns, RDataSource *ds) | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprotected |
RLoopManager typedef | ROOT::RDF::RInterface< Proxied, DataSource > | private |
RRangeBase typedef | ROOT::RDF::RInterface< Proxied, DataSource > | private |
Snapshot(std::string_view treename, std::string_view filename, const ColumnNames_t &columnList, const RSnapshotOptions &options=RSnapshotOptions()) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Snapshot(std::string_view treename, std::string_view filename, const ColumnNames_t &columnList, const RSnapshotOptions &options=RSnapshotOptions()) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Snapshot(std::string_view treename, std::string_view filename, std::string_view columnNameRegexp="", const RSnapshotOptions &options=RSnapshotOptions()) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Snapshot(std::string_view treename, std::string_view filename, std::initializer_list< std::string > columnList, const RSnapshotOptions &options=RSnapshotOptions()) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
SnapshotImpl(std::string_view treename, std::string_view filename, const ColumnNames_t &columnList, const RSnapshotOptions &options) | ROOT::RDF::RInterface< Proxied, DataSource > | inlineprivate |
Sum(std::string_view columnName="", const RDFDetail::SumReturnType_t< T > &initValue=RDFDetail::SumReturnType_t< T >{}) | ROOT::RDF::RInterface< Proxied, DataSource > | inline |
Take(std::string_view column="") | ROOT::RDF::RInterface< Proxied, DataSource > | inline |