Skip to content

functions to translate from local to global coordinates

Irene Zoi requested to merge izoi/Ph2_ACF:localToglobal into Dev
  • added two readout chip functions:
    • One tells if one column is in the top or bottom sensor (mostly for CBC)
    • The other returns the global coordinates on the module given the local row and column on the readout chip. It is based on the conventional orientation of the module.
    • Example use in BeamTestCheck DQM for occupancy and stub plots
  • Also fixed a couple of uint8_t printouts not correctly displayed

Merge request reports