Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::RDF::RSnapshotOptions Member List

This is the complete list of members for ROOT::RDF::RSnapshotOptions, including all inherited members.

ECAlgo typedefROOT::RDF::RSnapshotOptions
fAutoFlushROOT::RDF::RSnapshotOptions
fCompressionAlgorithmROOT::RDF::RSnapshotOptions
fCompressionLevelROOT::RDF::RSnapshotOptions
fLazyROOT::RDF::RSnapshotOptions
fModeROOT::RDF::RSnapshotOptions
fOverwriteIfExistsROOT::RDF::RSnapshotOptions
fSplitLevelROOT::RDF::RSnapshotOptions
RSnapshotOptions()=defaultROOT::RDF::RSnapshotOptions
RSnapshotOptions(const RSnapshotOptions &)=defaultROOT::RDF::RSnapshotOptions
RSnapshotOptions(RSnapshotOptions &&)=defaultROOT::RDF::RSnapshotOptions
RSnapshotOptions(std::string_view mode, ECAlgo comprAlgo, int comprLevel, int autoFlush, int splitLevel, bool lazy, bool overwriteIfExists=false)ROOT::RDF::RSnapshotOptionsinline