![]() |
Belle II Software development
|
Public Member Functions | |
| __init__ (self) | |
| event (self) | |
Public Attributes | |
| sensors = dict() | |
| dictionary to map the displacements for each sensor | |
Module to create misalignment (first reads real sensor positions, then applies misalignment and creates a xml file suited for creating a DB payload). The DB payload itself is created by using the Geometry module by setting the createPayloads to True.
Definition at line 78 of file CreateSensorDisplacements.py.
| __init__ | ( | self | ) |
Init
Definition at line 84 of file CreateSensorDisplacements.py.
| event | ( | self | ) |
event function
Definition at line 92 of file CreateSensorDisplacements.py.
| sensors = dict() |
dictionary to map the displacements for each sensor
Definition at line 88 of file CreateSensorDisplacements.py.