DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Public Member Functions | |
HDF5FileReader (const std::string &path) | |
~HDF5FileReader () | |
Private Attributes | |
std::unique_ptr< hdf5libs::HDF5RawDataFile > | m_file |
Definition at line 25 of file tapipe.cxx.
HDF5FileReader::HDF5FileReader | ( | const std::string & | path | ) |
Definition at line 35 of file tapipe.cxx.
HDF5FileReader::~HDF5FileReader | ( | ) |
Definition at line 40 of file tapipe.cxx.
|
private |
Definition at line 28 of file tapipe.cxx.