A simple module to dump PXD digits.
Definition at line 13 of file DumpDigits.py.
◆ __init__()
Initialize the module
Definition at line 17 of file DumpDigits.py.
18 """Initialize the module"""
20 super(DumpDigits, self).__init__()
22 self.dumpfile =
'PXDDigitsDump.txt'
24 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 31 of file DumpDigits.py.
◆ terminate()
The documentation for this class was generated from the following file: