Skip to content

Tidy MMRawDataMonitoring package

Chara Kitsaki requested to merge ckitsaki/athena:mmdqdev_chara into master

This MR intends to tidy the MMRawDataMonitoring package (i.e following the rule for proper indentation, etc).

Besides that, a bug fix is addressed. The vector strip_number is now filled with all the different strips in the cluster, by increasing the sIdx index in the for loops (before the vector was filled with the first strip in the cluster as many times as cluster's size)

Finally, a cut on track pt is declared as a Gaudi property in the header file and can be monitored by the monitor algorithm

tagging @mbigliet

Edited by Chara Kitsaki

Merge request reports

Loading