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
fApproxZippedClusterSizeROOT::RDF::RSnapshotOptions
fAutoFlushROOT::RDF::RSnapshotOptions
fBasketSizeROOT::RDF::RSnapshotOptions
fCompressionAlgorithmROOT::RDF::RSnapshotOptions
fCompressionLevelROOT::RDF::RSnapshotOptions
fEnablePageChecksumsROOT::RDF::RSnapshotOptions
fEnableSamePageMergingROOT::RDF::RSnapshotOptions
fIncludeVariationsROOT::RDF::RSnapshotOptions
fInitialUnzippedPageSizeROOT::RDF::RSnapshotOptions
fLazyROOT::RDF::RSnapshotOptions
fMaxUnzippedClusterSizeROOT::RDF::RSnapshotOptions
fMaxUnzippedPageSizeROOT::RDF::RSnapshotOptions
fModeROOT::RDF::RSnapshotOptions
fOutputFormatROOT::RDF::RSnapshotOptions
fOverwriteIfExistsROOT::RDF::RSnapshotOptions
fSplitLevelROOT::RDF::RSnapshotOptions
fVector2RVecROOT::RDF::RSnapshotOptions
RSnapshotOptions()=defaultROOT::RDF::RSnapshotOptions
RSnapshotOptions(std::string_view mode, ECAlgo comprAlgo, int comprLevel, int autoFlush, int splitLevel, bool lazy, bool overwriteIfExists=false, bool vector2RVec=true, int basketSize=-1, std::size_t approxZippedClusterSize=128 *1024 *1024, std::size_t maxUnzippedClusterSize=10 *128 *1024 *1024, std::size_t maxUnzippedPageSize=1024 *1024, std::size_t initUnzippedPageSize=256, bool enablePageChecksums=true, bool enableSamePageMerging=true, ESnapshotOutputFormat outputFormat=ESnapshotOutputFormat::kDefault)ROOT::RDF::RSnapshotOptionsinline