artdaq_demo_hdf5  v1_00_00
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNart
|oCSource_generator< artdaq::detail::HDFFileReader >Specialize an art source trait to tell art that we don't care about source.fileNames and don't want the files services to be used
|\CHDFFileOutputThe HDFFileOutput module streams art Events to a binary file, bypassing ROOT
\Nartdaq
 oNdetail
 |\CHDFFileReaderThe HDFFileReader is a class which implements the methods needed by art::Source
 \Nhdf5
  oCFragmentDatasetBase class that defines methods for reading and writing to HDF5 files via various implementation plugins
  oCFragmentNtupleImplemementation of FragmentDataset using hep_hpc Ntuples
  oCToyFragmentNtupleAn implementation of FragmentDataset for ToyFragment. Uses a FragmentNtuple dataset plugin for any Fragments which are not ToyFragments
  oCHighFiveDatasetHelperHelper class for HighFiveNtupleDataset
  oCHighFiveGroupedDatasetA FragmentDataset implementation which produces files where each event is a Group, and each Fragment_id_t within the group is either a dataset or a group if it is a ContainerFragment
  \CHighFiveNtupleDatasetAn implementation of FragmentDataset using the HighFive backend to produce files identical to those produced by the hep_hpc backend (FragmentNtuple)