![]() |
Belle II Software development
|
Public Member Functions | |
| initialize (self) | |
| event (self) | |
Public Attributes | |
| mHLT = Belle2.PyStoreArray(Belle2.ROIid.Class(), "PXDROIsHLT") | |
| PXDROIsHLT. | |
| mDC = Belle2.PyStoreArray(Belle2.ROIid.Class(), "PXDROIsDC") | |
| PXDROIsDC. | |
Unpack Raw Rois
Definition at line 15 of file PXDROIUnpackerModule.py.
| event | ( | self | ) |
reimplementation of Module::event().
Definition at line 28 of file PXDROIUnpackerModule.py.
| initialize | ( | self | ) |
reimplementation of Module::initialize().
Definition at line 18 of file PXDROIUnpackerModule.py.
| mDC = Belle2.PyStoreArray(Belle2.ROIid.Class(), "PXDROIsDC") |
PXDROIsDC.
Definition at line 23 of file PXDROIUnpackerModule.py.
| mHLT = Belle2.PyStoreArray(Belle2.ROIid.Class(), "PXDROIsHLT") |
PXDROIsHLT.
Definition at line 21 of file PXDROIUnpackerModule.py.