Skip to content
Snippets Groups Projects

THistSvc bugfix

Merged Martin Errenst requested to merge merrenst/Gaudi:THistSvc-Bugfix into master

The parallelfriendly THistSvc that I've introduced had a bug where a wrong and empty container is used in io_reinit() and updateFiles(). This resulted in failures during AthenaMP jobs. I fixed that by using the correct container (namely m_uids instead of m_uidsX) and introducing an additional loop over the internal vector to catch all possible clones of a given TObject.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading