Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RNTupleProcessorEntry::RProcessorValue Struct Reference

Definition at line 98 of file RNTupleProcessorEntry.hxx.

Public Member Functions

 RProcessorValue (ROOT::RFieldBase::RValue &&value, bool isValid, RNTupleProcessorProvenance provenance)

Public Attributes

bool fIsValid
RNTupleProcessorProvenance fProcessorProvenance
ROOT::RFieldBase::RValue fValue

Constructor & Destructor Documentation

◆ RProcessorValue()

ROOT::Experimental::Internal::RNTupleProcessorEntry::RProcessorValue::RProcessorValue ( ROOT::RFieldBase::RValue && value,
bool isValid,
RNTupleProcessorProvenance provenance )
inline

Definition at line 103 of file RNTupleProcessorEntry.hxx.

Member Data Documentation

◆ fIsValid

bool ROOT::Experimental::Internal::RNTupleProcessorEntry::RProcessorValue::fIsValid

Definition at line 100 of file RNTupleProcessorEntry.hxx.

◆ fProcessorProvenance

RNTupleProcessorProvenance ROOT::Experimental::Internal::RNTupleProcessorEntry::RProcessorValue::fProcessorProvenance

Definition at line 101 of file RNTupleProcessorEntry.hxx.

◆ fValue

ROOT::RFieldBase::RValue ROOT::Experimental::Internal::RNTupleProcessorEntry::RProcessorValue::fValue

Definition at line 99 of file RNTupleProcessorEntry.hxx.


The documentation for this struct was generated from the following file: