Skip to content

Implementing masking of Strip Modules

Bhupesh Dixit requested to merge bdixit/athena:masking_SCT_modules_test into main

This commit will allow to test different masking configurations for the Strip Detector in ITk. I have edited ITkStripConditionsToolsConfig.py to look for BadModuleIdentifiers by default. Added the masking tool for the ITk strip detector in SCT_ModuleVetoTool.cxx and SCT_ModuleVetoTool.h also added a python script to generate a JSON file of modules selected from the list.

Merge request reports