Skip to content

Fix two problems with thread/slot safety in the CutFlowSvc

Jack Cranshaw requested to merge cranshaw/athena:athfilter into master

Fix two problems with thread/slot safety in the CutFlowSvc - Move the reading of EventInfo weights from the service to the only client AthFilterAlgorithm - add a mutex to the addEvent method called by AthFilterAlgorithm https://its.cern.ch/jira/browse/ATLASRECTS-4693

Edited by Jack Cranshaw

Merge request reports