Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::RDF::SnapshotOutputWriter::Bitmask Struct Reference

Definition at line 1015 of file RDFSnapshotHelpers.cxx.

Public Attributes

std::bitset< 64 > bitset {}
 
std::unique_ptr< uint64_t > branchBuffer {new uint64_t{}}
 
std::string branchName
 

Member Data Documentation

◆ bitset

std::bitset<64> ROOT::Internal::RDF::SnapshotOutputWriter::Bitmask::bitset {}

Definition at line 1017 of file RDFSnapshotHelpers.cxx.

◆ branchBuffer

std::unique_ptr<uint64_t> ROOT::Internal::RDF::SnapshotOutputWriter::Bitmask::branchBuffer {new uint64_t{}}

Definition at line 1018 of file RDFSnapshotHelpers.cxx.

◆ branchName

std::string ROOT::Internal::RDF::SnapshotOutputWriter::Bitmask::branchName

Definition at line 1016 of file RDFSnapshotHelpers.cxx.

Collaboration diagram for ROOT::Internal::RDF::SnapshotOutputWriter::Bitmask:
[legend]

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