Container for the hashes of the indexed fields.
Definition at line 43 of file RNTupleIndex.hxx.
Public Member Functions | |
RIndexValue (const std::vector< NTupleIndexValue_t > &fieldValues) | |
bool | operator== (const RIndexValue &other) const |
Public Attributes | |
std::vector< NTupleIndexValue_t > | fFieldValues |
|
inline |
Definition at line 46 of file RNTupleIndex.hxx.
|
inline |
Definition at line 51 of file RNTupleIndex.hxx.
std::vector<NTupleIndexValue_t> ROOT::Experimental::Internal::RNTupleIndex::RIndexValue::fFieldValues |
Definition at line 45 of file RNTupleIndex.hxx.