Belle II Software  release-08-01-10
ECLPackerUnpackerTestModule Class Reference
Inheritance diagram for ECLPackerUnpackerTestModule:
Collaboration diagram for ECLPackerUnpackerTestModule:

Public Member Functions

def sortECLDigits (self, unsortedPyStoreArray)
 
def event (self)
 

Detailed Description

module which checks if two collections of ECLDigits are equal

Definition at line 89 of file ecl_packer_unpacker.py.

Member Function Documentation

◆ event()

def event (   self)
event function

Definition at line 107 of file ecl_packer_unpacker.py.

◆ sortECLDigits()

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.


The documentation for this class was generated from the following file: