We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2aeb00 commit 091710bCopy full SHA for 091710b
1 file changed
tree/ntuple/inc/ROOT/RNTupleProcessor.hxx
@@ -371,6 +371,8 @@ public:
371
/// \tparam T Type of the requested field.
372
///
373
/// \param[in] fieldName Name of the requested field.
374
+ /// \param[in] valuePtr Pointer to bind to the field's value in the entry. If this is a `nullptr`, a pointer will be
375
+ /// created.
376
377
/// \return An RNTupleProcessorOptionalPtr, which provides access to the field's value.
378
0 commit comments