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

Public Member Functions

def sortDigits (self, unsortedPyStoreArray)
 
def event (self)
 

Detailed Description

module which ckecks if two collections of TOPRawDigits are equal

Definition at line 87 of file top_packer_unpacker.py.

Member Function Documentation

◆ event()

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.

◆ sortDigits()

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.


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