If a TFile container is written by a C stream (simple file), on dataset commit, the file header needs to be updated and the RNTuple object needs to be written at the offset that was reserved on file creation.
Definition at line 908 of file RMiniFile.cxx.
Public Attributes | |
RTFHeader | fHeader |
std::uint32_t | fSeekNTuple {0} |
RTFHeader ROOT::Experimental::Internal::RTFileControlBlock::fHeader |
Definition at line 909 of file RMiniFile.cxx.
std::uint32_t ROOT::Experimental::Internal::RTFileControlBlock::fSeekNTuple {0} |
Definition at line 910 of file RMiniFile.cxx.