File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ public:
3434/* *
3535\class ROOT::RNTupleReadOptions
3636\ingroup NTuple
37- \brief Common user-tunable settings for reading ntuples
37+ \brief Common user-tunable settings for reading RNTuples
3838
3939All page source classes need to support the common options.
4040
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ public:
3939/* *
4040\class ROOT::RNTupleWriteOptions
4141\ingroup NTuple
42- \brief Common user-tunable settings for storing ntuples
42+ \brief Common user-tunable settings for storing RNTuples
4343
4444All page sink classes need to support the common options.
4545
@@ -56,7 +56,7 @@ All page sink classes need to support the common options.
5656<td>`std::uint32_t`</td>
5757<td>RCompressionSetting::EDefaults::kUseGeneralPurpose</td>
5858<td>
59- The compression settings for this ntuple
59+ The compression settings for this RNTuple
6060</td>
6161</tr>
6262
You can’t perform that action at this time.
0 commit comments