Fix two problems with thread/slot safety in the CutFlowSvc
- Move the reading of EventInfo weights to the only client AthFilterAlgorithm - add a mutex to the addEvent method called by AthFilterAlgorithm
parent
6af7bfb3
Showing
- Control/AthenaBaseComps/src/AthFilterAlgorithm.cxx 3 additions, 6 deletionsControl/AthenaBaseComps/src/AthFilterAlgorithm.cxx
- Control/AthenaKernel/AthenaKernel/ICutFlowSvc.h 0 additions, 12 deletionsControl/AthenaKernel/AthenaKernel/ICutFlowSvc.h
- Event/EventBookkeeperTools/src/CutFlowSvc.cxx 5 additions, 2 deletionsEvent/EventBookkeeperTools/src/CutFlowSvc.cxx
- Event/EventBookkeeperTools/src/CutFlowSvc.h 4 additions, 1 deletionEvent/EventBookkeeperTools/src/CutFlowSvc.h
Please register or sign in to comment