![]() |
Belle II Software prerelease-10-00-00a
|


Public Member Functions | |
| __init__ (self) | |
| initialize (self) | |
| event (self) | |
Public Attributes | |
| int | test_shift_z = 10. |
| Shift of a sensor. | |
Python module to compare transformations stored in GeoCache and computed by the hierarchy
Definition at line 28 of file GeoCacheHierarchy.py.
| __init__ | ( | self | ) |
constructor
Definition at line 31 of file GeoCacheHierarchy.py.
| event | ( | self | ) |
test that moving a ladder moves the sensor in the event processing
Definition at line 58 of file GeoCacheHierarchy.py.
| initialize | ( | self | ) |
module initialization - after geometry, so GeoCache is ready
Definition at line 37 of file GeoCacheHierarchy.py.
| test_shift_z = 10. |
Shift of a sensor.
Definition at line 35 of file GeoCacheHierarchy.py.