Public Attributes | List of all members
dune::HDFFileReader::HDFFileInfo Struct Reference

#include <HDFFileReader.hh>

Public Attributes

hid_t filePtr
 
size_t bytesWritten
 
std::string fileName
 
int runNumber
 
int dataFormatVersion
 

Detailed Description

Definition at line 16 of file HDFFileReader.hh.

Member Data Documentation

size_t dune::HDFFileReader::HDFFileInfo::bytesWritten

Definition at line 18 of file HDFFileReader.hh.

int dune::HDFFileReader::HDFFileInfo::dataFormatVersion

Definition at line 21 of file HDFFileReader.hh.

std::string dune::HDFFileReader::HDFFileInfo::fileName

Definition at line 19 of file HDFFileReader.hh.

hid_t dune::HDFFileReader::HDFFileInfo::filePtr

Definition at line 17 of file HDFFileReader.hh.

int dune::HDFFileReader::HDFFileInfo::runNumber

Definition at line 20 of file HDFFileReader.hh.


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