Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RNTupleExporter::RFilter< T > Struct Template Reference

template<typename T>
struct ROOT::Experimental::Internal::RNTupleExporter::RFilter< T >

Definition at line 40 of file RNTupleExporter.hxx.

Public Attributes

std::unordered_set< T > fSet
 
EFilterType fType = EFilterType::kBlacklist
 

#include <ROOT/RNTupleExporter.hxx>

Member Data Documentation

◆ fSet

template<typename T >
std::unordered_set<T> ROOT::Experimental::Internal::RNTupleExporter::RFilter< T >::fSet

Definition at line 41 of file RNTupleExporter.hxx.

◆ fType

Collaboration diagram for ROOT::Experimental::Internal::RNTupleExporter::RFilter< T >:
[legend]

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