A simple module to dump PXD digits.
Definition at line 18 of file DumpDigits.py.
◆ __init__()
Initialize the module
Definition at line 22 of file DumpDigits.py.
23 """Initialize the module"""
25 super(DumpDigits, self).__init__()
27 self.dumpfile =
'PXDDigitsDump.txt'
29 self.vxdid_factors = (8192, 256, 32)
◆ beginRun()
◆ decode()
def decode |
( |
|
self, |
|
|
|
vxdid |
|
) |
| |
◆ event()
Find clusters with a truehit and print some stats.
Definition at line 36 of file DumpDigits.py.
◆ terminate()
The documentation for this class was generated from the following file: