Logo ROOT  
Reference Guide
ROOT::RDF::RInterface< Proxied, DataSource > Member List

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 &&helper, 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
Cache(std::initializer_list< std::string > columnList)ROOT::RDF::RInterface< Proxied, DataSource >inline
CacheImpl(const ColumnNames_t &columnList, std::index_sequence< S... > s)ROOT::RDF::RInterface< Proxied, DataSource >inlineprivate
CheckAndFillDSColumns(ColumnNames_t validCols, std::index_sequence< S... >, TTraits::TypeList< ColumnTypes... >)ROOT::RDF::RInterface< Proxied, DataSource >inlineprotected
CheckIMTDisabled(std::string_view callerName)ROOT::RDF::RInterface< Proxied, DataSource >inlineprivate
ColumnNames_t typedefROOT::RDF::RInterface< Proxied, DataSource >private
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
Display(const ColumnNames_t &columnList, const int &nRows=5)ROOT::RDF::RInterface< Proxied, DataSource >inline
Display(const ColumnNames_t &columnList, const int &nRows=5)ROOT::RDF::RInterface< Proxied, DataSource >inline
Display(std::string_view columnNameRegexp="", const int &nRows=5)ROOT::RDF::RInterface< Proxied, DataSource >inline
Display(std::initializer_list< std::string > columnList, const int &nRows=5)ROOT::RDF::RInterface< Proxied, DataSource >inline
DS_t typedefROOT::RDF::RInterface< Proxied, DataSource >private
fCustomColumnsROOT::RDF::RInterface< Proxied, DataSource >private
fDataSourceROOT::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
fLoopManagerROOT::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
fProxiedPtrROOT::RDF::RInterface< Proxied, DataSource >private
GetColumnNames()ROOT::RDF::RInterface< Proxied, DataSource >inline
GetColumnType(std::string_view column)ROOT::RDF::RInterface< Proxied, DataSource >inline
GetColumnTypeNamesList(const ColumnNames_t &columnList)ROOT::RDF::RInterface< Proxied, DataSource >inlineprivate
GetDefinedColumnNames()ROOT::RDF::RInterface< Proxied, DataSource >inline
GetFilterNames()ROOT::RDF::RInterface< Proxied, DataSource >inline
GetLoopManager() constROOT::RDF::RInterface< Proxied, DataSource >inlineprotected
GetNSlots() constROOT::RDF::RInterface< Proxied, DataSource >inline
GetProxiedPtr() constROOT::RDF::RInterface< Proxied, DataSource >inlineprotected
GetValidatedColumnNames(const unsigned int nColumns, const ColumnNames_t &columns)ROOT::RDF::RInterface< Proxied, DataSource >inlineprotected
Graph(std::string_view v1Name="", std::string_view v2Name="")ROOT::RDF::RInterface< Proxied, DataSource >inline
HasColumn(std::string_view columnName)ROOT::RDF::RInterface< Proxied, DataSource >inline
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 RNode() constROOT::RDF::RInterface< Proxied, DataSource >inline
operator=(const RInterface &)=defaultROOT::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
RDFInternal::GraphDrawing::GraphCreatorHelperROOT::RDF::RInterface< Proxied, DataSource >friend
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 typedefROOT::RDF::RInterface< Proxied, DataSource >private
RInterfaceROOT::RDF::RInterface< Proxied, DataSource >friend
RInterface(const RInterface &)=defaultROOT::RDF::RInterface< Proxied, DataSource >
RInterface(RInterface &&)=defaultROOT::RDF::RInterface< Proxied, DataSource >
RInterface(const std::shared_ptr< Proxied > &proxied)ROOT::RDF::RInterface< Proxied, DataSource >inline
RInterface(const std::shared_ptr< Proxied > &proxied, RLoopManager &lm, const RDFInternal::RBookedCustomColumns &columns, RDataSource *ds)ROOT::RDF::RInterface< Proxied, DataSource >inlineprotected
RLoopManager typedefROOT::RDF::RInterface< Proxied, DataSource >private
RRangeBase typedefROOT::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
Stats(std::string_view value="")ROOT::RDF::RInterface< Proxied, DataSource >inline
Stats(std::string_view value, std::string_view weight)ROOT::RDF::RInterface< Proxied, DataSource >inline
StdDev(std::string_view columnName="")ROOT::RDF::RInterface< Proxied, DataSource >inline
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