Skip to content
Snippets Groups Projects
Commit bfbffd1d authored by Edward Moyse's avatar Edward Moyse
Browse files

Merge branch 'fix_LArFebErrorSummaryMaker' into 'master'

fix LArFebErrorSummaryMaker

See merge request atlas/athena!27221
parents b6c1505a 1b999b55
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ def LArFebErrorSummaryMakerCfg(configFlags):
#from AthenaConfiguration.ComponentAccumulator import ComponentAccumulator
acc = LArBadFebCfg(configFlags)
acc.addEventAlgo(LArFebErrorSummaryMaker())
acc.addEventAlgo(febSummaryMaker)
return acc
......
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