Belle II Software development
|
Public Member Functions | |
def | __init__ (self) |
def | event (self) |
Public Attributes | |
sensors | |
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.
def __init__ | ( | self | ) |
Init
Definition at line 84 of file CreateSensorDisplacements.py.
def event | ( | self | ) |
event function
Definition at line 92 of file CreateSensorDisplacements.py.
sensors |
dictionary to map the displacements for each sensor
Definition at line 88 of file CreateSensorDisplacements.py.