DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Public Member Functions | |
get_n_obj (self, frag) | |
get_trg_data (self, in_data) | |
get_det_data (self, in_data) | |
get_frh_data (self, frag) | |
get_all_data (self, in_data) | |
![]() | |
__init__ (self, index=None) | |
Static Public Attributes | |
bool | is_fragment_unpacker = True |
bool | is_detector_unpacker = False |
bool | is_trigger_unpacker = False |
![]() | |
bool | is_fragment_unpacker = False |
bool | is_detector_unpacker = False |
bool | is_trigger_unpacker = False |
Additional Inherited Members | |
![]() | |
index = index | |
rawdatautils.unpack.utils.FragmentUnpacker.get_all_data | ( | self, | |
in_data ) |
Reimplemented from rawdatautils.unpack.utils.Unpacker.
Definition at line 117 of file utils.py.
rawdatautils.unpack.utils.FragmentUnpacker.get_det_data | ( | self, | |
in_data ) |
Reimplemented in rawdatautils.unpack.utils.DetectorFragmentUnpacker.
Definition at line 99 of file utils.py.
rawdatautils.unpack.utils.FragmentUnpacker.get_frh_data | ( | self, | |
frag ) |
Definition at line 102 of file utils.py.
rawdatautils.unpack.utils.FragmentUnpacker.get_n_obj | ( | self, | |
frag ) |
Reimplemented in rawdatautils.unpack.utils.DAPHNEStreamUnpacker, rawdatautils.unpack.utils.DAPHNEUnpacker, rawdatautils.unpack.utils.TDEEthUnpacker, rawdatautils.unpack.utils.TriggerActivityUnpacker, rawdatautils.unpack.utils.TriggerCandidateUnpacker, rawdatautils.unpack.utils.TriggerPrimitiveUnpacker, and rawdatautils.unpack.utils.WIBEthUnpacker.
Definition at line 93 of file utils.py.
rawdatautils.unpack.utils.FragmentUnpacker.get_trg_data | ( | self, | |
in_data ) |
Reimplemented in rawdatautils.unpack.utils.TriggerDataUnpacker.
Definition at line 96 of file utils.py.
|
static |
|
static |
|
static |