StorageSvc: Avoid doing a GUID scan on ALL types in RAWtoALL
Akin to what was reported in ATLASRECTS-5421, some RAWtoALL reconstruction jobs, e.g. test_data17_13tev.sh, have the following warning message:
APR:DbReflex:forGuid 0 0 WARNING doing GUID scan on ALL types for Class ID=8251F481-EA4C-4852-AE72-BED87E6FD2FB
This MR extends @mnowak's !42242 (merged) to include this new class.
Edited by Alaettin Serhan Mete