![]() |
Belle II Software release-09-00-03
|


Public Member Functions | |
| def | __init__ (self, filename='dumped_digits.txt') |
Public Attributes | |
| outfile | |
| Input file object. | |
| vxdid_factors | |
| Factors for decoding VXDId's. | |
A simple module to check SVD digit fits.
Definition at line 17 of file dump_digits.py.
| def __init__ | ( | self, | |
filename = 'dumped_digits.txt' |
|||
| ) |
Initialize the module
Definition at line 21 of file dump_digits.py.
| outfile |
Input file object.
Definition at line 26 of file dump_digits.py.
| vxdid_factors |
Factors for decoding VXDId's.
Definition at line 28 of file dump_digits.py.