Skip to content
Snippets Groups Projects
Commit 6a5a6fa7 authored by Davide Fazzini's avatar Davide Fazzini Committed by Patrick Koppenburg
Browse files

Fix for handling correctly IOVProducer location in dd4hep builds

parent c8c83414
No related branches found
No related tags found
2 merge requests!1103Draft: Add AnalysisHelpers to DaVinci Stack,!750Fix for handling correctly IOVProducer location in dd4hep builds
......@@ -23,7 +23,11 @@ remove_uninteresting_lines = LineSkipper(regexps=[
r"HLTControlFlowMgr +INFO", r"<module .*",
"SUCCESS Exceptions/Errors/Warnings/Infos Statistics :",
"INFO MuonIDAlg v", "DaVinciInitAlg.DaVinciMemory",
"mc_unpackers' must run BEFORE 'unpackers'", "MD5 sum:"
"mc_unpackers' must run BEFORE 'unpackers'", "MD5 sum:",
"DeFTDetector +INFO Current FT geometry version",
"LHCb::Det::LbDD4hep::DD4hepSvc +INFO Field map location",
"DeMagnetConditionCall +INFO Loading mag field from",
"MagneticFieldExtension +INFO Scale factor"
])
# Remove known warnings from the references
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment