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