Belle II Software
release-08-01-10
|
Public Member Functions | |
def | sortECLDigits (self, unsortedPyStoreArray) |
def | event (self) |
module which checks if two collections of ECLDigits are equal
Definition at line 89 of file ecl_packer_unpacker.py.
def event | ( | self | ) |
event function
Definition at line 107 of file ecl_packer_unpacker.py.
def sortECLDigits | ( | self, | |
unsortedPyStoreArray | |||
) |
use a some information to sort the ECLDigits list Returns a python-list containing the ECLDigits
Definition at line 94 of file ecl_packer_unpacker.py.