Definition at line 33 of file utils.py.
◆ __init__()
| rawdatautils.unpack.utils.Unpacker.__init__ |
( |
| self, |
|
|
| index = None ) |
Definition at line 40 of file utils.py.
40 def __init__(self, index=None):
41 self.index = index
42
◆ get_all_data()
| rawdatautils.unpack.utils.Unpacker.get_all_data |
( |
| self, |
|
|
| in_data = None ) |
◆ index
| rawdatautils.unpack.utils.Unpacker.index = index |
◆ is_detector_unpacker
| bool rawdatautils.unpack.utils.Unpacker.is_detector_unpacker = False |
|
static |
◆ is_fragment_unpacker
| bool rawdatautils.unpack.utils.Unpacker.is_fragment_unpacker = False |
|
static |
◆ is_trigger_unpacker
| bool rawdatautils.unpack.utils.Unpacker.is_trigger_unpacker = False |
|
static |
The documentation for this class was generated from the following file:
- /github/workspace/dunedaq/sourcecode/rawdatautils/python/rawdatautils/unpack/utils.py