Belle II Software development
|
Public Member Functions | |
def | sortHits (self, unsortedPyStoreArray) |
def | event (self) |
module which checks if two collection of CDCHits are equal
Definition at line 21 of file cdc_packer_unpacker.py.
def event | ( | self | ) |
event function
Definition at line 43 of file cdc_packer_unpacker.py.
def sortHits | ( | self, | |
unsortedPyStoreArray | |||
) |
use a some information to sort the CDCHits list Returns a python-list containing the CDCHits
Definition at line 27 of file cdc_packer_unpacker.py.