DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
hdf5_dump.py File Reference

Go to the source code of this file.

Classes

class  hdf5_dump.DAQDataFile
 
class  hdf5_dump.DAQDataFile.Record
 

Namespaces

namespace  hdf5_dump
 

Functions

 hdf5_dump.tick_to_timestamp (ticks, clock_speed_hz)
 
 hdf5_dump.unpack_header (data_array, entry_type, required_version=0)
 
 hdf5_dump.print_header_dict (hdict, clock_speed_hz)
 
 hdf5_dump.print_trigger_record_header (data_array, clock_speed_hz, k_list_components)
 
 hdf5_dump.print_fragment_header (data_array, clock_speed_hz)
 
 hdf5_dump.print_header (data_array, record_type, clock_speed_hz, k_list_components)
 
 hdf5_dump.parse_args ()
 
 hdf5_dump.main ()
 

Variables

int hdf5_dump.FILELAYOUT_MIN_VERSION = 4
 
int hdf5_dump.FILELAYOUT_MAX_VERSION = 7
 
int hdf5_dump.TRIGGER_RECORD_HEADER_VERSION = 4
 
int hdf5_dump.FRAGMENT_HEADER_VERSION = 5
 
int hdf5_dump.TIME_SLICE_HEADER_VERSION = 2
 
dict hdf5_dump.DETECTOR
 
dict hdf5_dump.SUBSYSTEM
 
dict hdf5_dump.DATA_FORMAT