InDetRecExample: Fix reference to geometry flags.
A couple JO fragments were referencing the variable geoFlags without defining it, expecting it to have been set up by another JO fragment. But in some configurations, this variable now references something of the wrong type --- another fragment must be clobbering it. Explicitly import the flags object before using it. Former-commit-id: d47790b0
Showing
- InnerDetector/InDetExample/InDetRecExample/share/ConfiguredNewTrackingSiPattern.py 3 additions, 2 deletions...e/InDetRecExample/share/ConfiguredNewTrackingSiPattern.py
- InnerDetector/InDetExample/InDetRecExample/share/InDetMonitoringPixel.py 2 additions, 1 deletion...nDetExample/InDetRecExample/share/InDetMonitoringPixel.py
Please register or sign in to comment