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