|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Public Member Functions | |
| get_det_crate_slot_stream (self, frag) | |
Public Member Functions inherited from rawdatautils.unpack.utils.DAPHNEStreamUnpacker | |
| get_n_obj (self, frag) | |
| get_daq_header_version (self, frag) | |
| get_timestamp_first (self, frag) | |
| get_det_data_version (self, frag) | |
| get_det_header_data (self, frag) | |
| get_det_data_all (self, frag) | |
Public Member Functions inherited from rawdatautils.unpack.utils.DetectorFragmentUnpacker | |
| __init__ (self, channel_map=None, ana_data_prescale=1, wvfm_data_prescale=None) | |
| get_daq_header_data (self, frag) | |
| get_det_data (self, frag) | |
Public Member Functions inherited from rawdatautils.unpack.utils.FragmentUnpacker | |
| get_trg_data (self, in_data) | |
| get_frh_data (self, frag) | |
| get_all_data (self, in_data) | |
Public Member Functions inherited from rawdatautils.unpack.utils.Unpacker | |
Static Public Attributes | |
| unpacker = rawdatautils.unpack.daphneeth | |
| frame_obj = fddetdataformats.DAPHNEStreamFrame | |
Static Public Attributes inherited from rawdatautils.unpack.utils.DAPHNEStreamUnpacker | |
| unpacker = rawdatautils.unpack.daphne | |
| frame_obj = fddetdataformats.DAPHNEStreamFrame | |
| int | SAMPLING_PERIOD = 1 |
| int | N_CHANNELS_PER_FRAME = 4 |
Static Public Attributes inherited from rawdatautils.unpack.utils.DetectorFragmentUnpacker | |
| bool | is_detector_unpacker = True |
Static Public Attributes inherited from rawdatautils.unpack.utils.FragmentUnpacker | |
| bool | is_fragment_unpacker = True |
| bool | is_detector_unpacker = False |
| bool | is_trigger_unpacker = False |
Static Public Attributes inherited from rawdatautils.unpack.utils.Unpacker | |
| bool | is_fragment_unpacker = False |
| bool | is_detector_unpacker = False |
| bool | is_trigger_unpacker = False |
Additional Inherited Members | |
Public Attributes inherited from rawdatautils.unpack.utils.DetectorFragmentUnpacker | |
| ana_data_prescale = None if not ana_data_prescale else int(ana_data_prescale) | |
| wvfm_data_prescale = None if not wvfm_data_prescale else int(wvfm_data_prescale) | |
| channel_map = NullChannelMap | |
Public Attributes inherited from rawdatautils.unpack.utils.Unpacker | |
| index = index | |
| rawdatautils.unpack.utils.DAPHNEEthStreamUnpacker.get_det_crate_slot_stream | ( | self, | |
| frag ) |
Reimplemented from rawdatautils.unpack.utils.DAPHNEStreamUnpacker.
Definition at line 814 of file utils.py.
|
static |
|
static |