Belle II Software development
|
Public Member Functions | |
def | __init__ (self) |
def | initialize (self) |
def | event (self) |
Public Attributes | |
test_shift_z | |
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.
def __init__ | ( | self | ) |
constructor
Definition at line 31 of file GeoCacheHierarchy.py.
def event | ( | self | ) |
test that moving a ladder moves the sensor in the event processing
Definition at line 58 of file GeoCacheHierarchy.py.
def initialize | ( | self | ) |
module initialization - after geometry, so GeoCache is ready
Definition at line 37 of file GeoCacheHierarchy.py.
test_shift_z |
Shift of a sensor.
Definition at line 35 of file GeoCacheHierarchy.py.