Used to specify the underlying RNTuples in RNTupleProcessor and RNTupleReader::OpenFriends()
Definition at line 254 of file RNTupleUtil.hxx.
Public Member Functions | |
RNTupleOpenSpec (std::string_view n, std::string_view s) | |
Public Attributes | |
std::string | fNTupleName |
RNTupleReadOptions | fOptions |
std::string | fStorage |
#include <ROOT/RNTupleUtil.hxx>
|
inline |
Definition at line 259 of file RNTupleUtil.hxx.
std::string ROOT::Experimental::RNTupleOpenSpec::fNTupleName |
Definition at line 255 of file RNTupleUtil.hxx.
RNTupleReadOptions ROOT::Experimental::RNTupleOpenSpec::fOptions |
Definition at line 257 of file RNTupleUtil.hxx.
std::string ROOT::Experimental::RNTupleOpenSpec::fStorage |
Definition at line 256 of file RNTupleUtil.hxx.