Belle II Software development
|
Public Member Functions | |
def | sort_klm_digits (self, unsortedPyStoreArray) |
def | event (self) |
module which checks if two collections of EKLMDigits and BKLMDigits are equal
Definition at line 19 of file klm_packer_unpacker.py.
def event | ( | self | ) |
load original digits and the packed/unpacked ones, sort and compare them
Definition at line 47 of file klm_packer_unpacker.py.
def sort_klm_digits | ( | self, | |
unsortedPyStoreArray | |||
) |
Use some digit information to sort the digits Returns a python-list containing the sorted digits
Definition at line 26 of file klm_packer_unpacker.py.