Skip to content

MuGirlStauAlg - Prevent NSW entering via the Hough pattern

Johannes Junggeburth requested to merge jojungge/athena:MuGirlStauNSW into master

That's a follow-up of !59839 (merged), where I thought to remove all the NSW hits from the slow muon reconstruction chain. Nevertheless, I am still observing

uGirlStauAlg.MuonStauRe...DCMathT0FitSegmentMaker 31893    10 WARNING dynamic cast error for STGC STL eta -3 phi  4 chlay 1 lay 1 eta  channel 301. Expected TGCs. Returning
MuGirlStauAlg.MuonStauRe...DCMathT0FitSegmentMaker 31893    10 WARNING dynamic cast error for STGC STL eta -3 phi  4 chlay 1 lay 1 eta  channel 301. Expected TGCs. Returning
MuGirlStauAlg.MuonStauRe...DCMathT0FitSegmentMaker 31893    10 WARNING dynamic cast error for STGC STL eta -3 phi  4 chlay 1 lay 1 eta  channel 301. Expected TGCs. Returning
MuGirlStauAlg.MuonStauRe...DCMathT0FitSegmentMaker 31893    10 WARNING dynamic cast error for STGC STL eta -3 phi  4 chlay 1 lay 1 eta  channel 301. Expected TGCs. Returning
MuGirlStauAlg.MuonStauRe...DCMathT0FitSegmentMaker 31893    10 WARNING dynamic cast error for STGC STL eta -3 phi  4 chlay 1 lay 1 eta  channel 301. Expected TGCs. Returning

in recent master jobs. The NSW is a zombie 😱. It took me a bit to realize that the hits enter via the hough patterns as well.

Closes ATLASRECTS-7010

Edited by Johannes Junggeburth

Merge request reports