Belle II Software
release-08-01-10
|
Public Member Functions | |
def | sortDigits (self, unsortedPyStoreArray) |
def | event (self) |
module which ckecks if two collections of TOPRawDigits are equal
Definition at line 87 of file top_packer_unpacker.py.
def event | ( | self | ) |
load original TOPRawDigits and the packed/unpacked ones, sort and compare them
Definition at line 113 of file top_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 93 of file top_packer_unpacker.py.