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

Public Member Functions

def __init__ (self)
 
def event (self)
 

Detailed Description

Module to check SVDShaperDigit ordering.

Definition at line 24 of file SVDShaperDigitsOrderingTest.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self)
initialize

Definition at line 28 of file SVDShaperDigitsOrderingTest.py.

28  def __init__(self):
29  '''initialize'''
30 
31  super().__init__()
32 

Member Function Documentation

◆ event()

def event (   self)
 print shaper digits 

Definition at line 33 of file SVDShaperDigitsOrderingTest.py.


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