Skip to content

Updates of SCT_MonitorCondData for fix of ATLASRECTS-5285

Susumu Oda requested to merge oda/athena:master-ATLASRECTS-5285-v2 into master

Updates of SCT_MonitorCondData for fix of https://its.cern.ch/jira/browse/ATLASRECTS-5285

  • Store bad strips, the numbers of bad strips for chips, wafers and modules.
  • Prepare getter methods.
  • Use SCT_ConditionsData::NUMBER_OF_MODULES in SCT_MonitorCondData.
  • Define SCT_ConditionsData::STRIPS_PER_CHIP and use it in SCT_MonitorCondData.
  • Use std::size_t instead of unsigned int in SCT_MonitorCondData.

RunTier0Tests.py was fine. RunTier0Tests.log

Edited by Susumu Oda

Merge request reports