Skip to content

Commit c41efa1

Browse files
silverweeddpiparo
authored andcommitted
[ntuple][skip-ci] fix some wrong Experimental leftovers in comments
(cherry picked from commit 84ca6ac)
1 parent ba1cbcf commit c41efa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tree/ntuple/inc/ROOT/RField/RFieldSequenceContainer.hxx

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ public:
313313
////////////////////////////////////////////////////////////////////////////////
314314

315315
/**
316-
\class ROOT::Experimental::RArrayAsRVecField
316+
\class ROOT::RArrayAsRVecField
317317
\brief A field for fixed-size arrays that are represented as RVecs in memory.
318318
\ingroup NTuple
319319
This class is used only for reading. In particular, it helps exposing

tree/ntuple/inc/ROOT/RNTupleDescriptor.hxx

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ class RClusterDescriptor final {
235235
public:
236236
// clang-format off
237237
/**
238-
\class ROOT::Experimental::RClusterDescriptor::RColumnRange
238+
\class ROOT::RClusterDescriptor::RColumnRange
239239
\ingroup NTuple
240240
\brief The window of element indexes of a particular column in a particular cluster
241241
*/

0 commit comments

Comments
 (0)