![]() |
Belle II Software development
|
Public Member Functions | |
| initialize (self) | |
| event (self) | |
Public Attributes | |
| mPHLT = Belle2.PyStoreArray(Belle2.ROIid.Class(), "PXDROIsPayHLT") | |
| PXDROIsPayHLT. | |
| mPDC = Belle2.PyStoreArray(Belle2.ROIid.Class(), "PXDROIsPayDC") | |
| PXDROIsPayDC. | |
Unpack HLT Payload Rois
Definition at line 58 of file PXDROIUnpackerModule.py.
| event | ( | self | ) |
reimplementation of Module::event().
Definition at line 71 of file PXDROIUnpackerModule.py.
| initialize | ( | self | ) |
reimplementation of Module::initialize().
Definition at line 61 of file PXDROIUnpackerModule.py.
| mPDC = Belle2.PyStoreArray(Belle2.ROIid.Class(), "PXDROIsPayDC") |
PXDROIsPayDC.
Definition at line 66 of file PXDROIUnpackerModule.py.
| mPHLT = Belle2.PyStoreArray(Belle2.ROIid.Class(), "PXDROIsPayHLT") |
PXDROIsPayHLT.
Definition at line 64 of file PXDROIUnpackerModule.py.