Belle II Software
release-08-01-10
|
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 29 of file GeoCacheHierarchy.py.
def __init__ | ( | self | ) |
constructor
Definition at line 32 of file GeoCacheHierarchy.py.
def event | ( | self | ) |
test that moving a ladder moves the sensor in the event processing
Definition at line 59 of file GeoCacheHierarchy.py.
def initialize | ( | self | ) |
module initialization - after geometry, so GeoCache is ready
Definition at line 38 of file GeoCacheHierarchy.py.