![]() |
ROOT 6.14/05 Reference Guide |
This is the complete list of members for ROOT::RDataFrame, including all inherited members.
Aggregate(AccFun aggregator, MergeFun merger, std::string_view columnName, const U &aggIdentity) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Aggregate(AccFun aggregator, MergeFun merger, std::string_view columnName="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Alias(std::string_view alias, std::string_view columnName) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Book(Helper &&h, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Cache(const ColumnNames_t &columnList) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Cache(const ColumnNames_t &columnList) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Cache(std::string_view columnNameRegexp="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
ColumnNames_t typedef | ROOT::RDataFrame | |
Count() | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Define(std::string_view name, F expression, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Define(std::string_view name, std::string_view expression) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
DefineSlot(std::string_view name, F expression, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
DefineSlotEntry(std::string_view name, F expression, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Fill(T &&model, const ColumnNames_t &columnList) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Fill(T &&model, const ColumnNames_t &bl) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Filter(F f, const ColumnNames_t &columns={}, std::string_view name="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Filter(F f, std::string_view name) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Filter(F f, const std::initializer_list< std::string > &columns) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Filter(std::string_view expression, std::string_view name="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Foreach(F f, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
ForeachSlot(F f, const ColumnNames_t &columns={}) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
GetColumnNames() | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
GetLoopManager() | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inlineprotected |
GetProxiedPtr() const | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inlineprotected |
GetValidatedColumnNames(const unsigned int nColumns, const ColumnNames_t &columns) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inlineprotected |
Histo1D(const TH1DModel &model={"", "", 128u, 0., 0.}, std::string_view vName="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Histo1D(std::string_view vName) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Histo1D(const TH1DModel &model, std::string_view vName, std::string_view wName) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Histo1D(std::string_view vName, std::string_view wName) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Histo1D(const TH1DModel &model={"", "", 128u, 0., 0.}) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Histo2D(const TH2DModel &model, std::string_view v1Name="", std::string_view v2Name="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Histo2D(const TH2DModel &model, std::string_view v1Name, std::string_view v2Name, std::string_view wName) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Histo2D(const TH2DModel &model) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Histo3D(const TH3DModel &model, std::string_view v1Name="", std::string_view v2Name="", std::string_view v3Name="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Histo3D(const TH3DModel &model, std::string_view v1Name, std::string_view v2Name, std::string_view v3Name, std::string_view wName) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Histo3D(const TH3DModel &model) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Max(std::string_view columnName="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Mean(std::string_view columnName="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Min(std::string_view columnName="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
operator RInterface< NewProxied >() | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
operator=(const RInterface &)=default | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | |
Profile1D(const TProfile1DModel &model, std::string_view v1Name="", std::string_view v2Name="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Profile1D(const TProfile1DModel &model, std::string_view v1Name, std::string_view v2Name, std::string_view wName) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Profile1D(const TProfile1DModel &model) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Profile2D(const TProfile2DModel &model, std::string_view v1Name="", std::string_view v2Name="", std::string_view v3Name="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Profile2D(const TProfile2DModel &model, std::string_view v1Name, std::string_view v2Name, std::string_view v3Name, std::string_view wName) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Profile2D(const TProfile2DModel &model) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Range(unsigned int begin, unsigned int end, unsigned int stride=1) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Range(unsigned int end) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
RDataFrame(std::string_view treeName, std::string_view filenameglob, const ColumnNames_t &defaultBranches={}) | ROOT::RDataFrame | |
RDataFrame(std::string_view treename, const std::vector< std::string > &filenames, const ColumnNames_t &defaultBranches={}) | ROOT::RDataFrame | |
RDataFrame(std::string_view treeName, ::TDirectory *dirPtr, const ColumnNames_t &defaultBranches={}) | ROOT::RDataFrame | |
RDataFrame(TTree &tree, const ColumnNames_t &defaultBranches={}) | ROOT::RDataFrame | |
RDataFrame(ULong64_t numEntries) | ROOT::RDataFrame | |
RDataFrame(std::unique_ptr< RDataSource >, const ColumnNames_t &defaultBranches={}) | ROOT::RDataFrame | |
RDataSource typedef | ROOT::RDataFrame | |
Reduce(F f, std::string_view columnName="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Reduce(F f, std::string_view columnName, const T &redIdentity) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Report() | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
RInterface(const RInterface &)=default | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | |
RInterface(RInterface &&)=default | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | |
RInterface(const std::shared_ptr< RDFDetail::RLoopManager > &proxied) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
RInterface(const std::shared_ptr< RDFDetail::RLoopManager > &proxied, const std::weak_ptr< RLoopManager > &impl, const ColumnNames_t &validColumns, const std::shared_ptr< const ColumnNames_t > &datasetColumns, RDataSource *ds) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inlineprotected |
Snapshot(std::string_view treename, std::string_view filename, const ColumnNames_t &columnList, const RSnapshotOptions &options=RSnapshotOptions()) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Snapshot(std::string_view treename, std::string_view filename, const ColumnNames_t &columnList, const RSnapshotOptions &options=RSnapshotOptions()) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Snapshot(std::string_view treename, std::string_view filename, std::string_view columnNameRegexp="", const RSnapshotOptions &options=RSnapshotOptions()) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Snapshot(std::string_view treename, std::string_view filename, std::initializer_list< std::string > columnList, const RSnapshotOptions &options=RSnapshotOptions()) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Sum(std::string_view columnName="", const RDFDetail::SumReturnType_t< T > &initValue=RDFDetail::SumReturnType_t< T >{}) | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |
Take(std::string_view column="") | ROOT::RDF::RInterface< RDFDetail::RLoopManager > | inline |