Skip to content

Commit

Permalink
[skip-ci] mention default
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdymercury authored and pcanal committed Apr 11, 2024
1 parent 580f092 commit b241184
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tree/treeplayer/src/TTreePlayer.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -2346,7 +2346,8 @@ void TTreePlayer::RecursiveRemove(TObject *obj)
}

////////////////////////////////////////////////////////////////////////////////
/// \brief Loop on Tree and print entries passing selection.
/// \brief Loop on Tree and print entries passing selection. Interactive
/// pagination break is on by default.
/// \param varexp If varexp is 0 (or "") then print only first 8 columns.
/// If varexp = "*" print all columns. Otherwise a columns selection can
/// be made using "var1:var2:var3".
Expand Down

0 comments on commit b241184

Please sign in to comment.