Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::RNTupleOpenSpec Struct Reference

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>

Constructor & Destructor Documentation

◆ RNTupleOpenSpec()

ROOT::Experimental::RNTupleOpenSpec::RNTupleOpenSpec ( std::string_view  n,
std::string_view  s 
)
inline

Definition at line 259 of file RNTupleUtil.hxx.

Member Data Documentation

◆ fNTupleName

std::string ROOT::Experimental::RNTupleOpenSpec::fNTupleName

Definition at line 255 of file RNTupleUtil.hxx.

◆ fOptions

RNTupleReadOptions ROOT::Experimental::RNTupleOpenSpec::fOptions

Definition at line 257 of file RNTupleUtil.hxx.

◆ fStorage

std::string ROOT::Experimental::RNTupleOpenSpec::fStorage

Definition at line 256 of file RNTupleUtil.hxx.

Collaboration diagram for ROOT::Experimental::RNTupleOpenSpec:
[legend]

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