Definition at line 99 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 |
|
inline |
Definition at line 104 of file RNTupleProcessorEntry.hxx.
| bool ROOT::Experimental::Internal::RNTupleProcessorEntry::RProcessorValue::fIsValid |
Definition at line 101 of file RNTupleProcessorEntry.hxx.
| RNTupleProcessorProvenance ROOT::Experimental::Internal::RNTupleProcessorEntry::RProcessorValue::fProcessorProvenance |
Definition at line 102 of file RNTupleProcessorEntry.hxx.
| ROOT::RFieldBase::RValue ROOT::Experimental::Internal::RNTupleProcessorEntry::RProcessorValue::fValue |
Definition at line 100 of file RNTupleProcessorEntry.hxx.