Skip to content

BookkeeperTool cleanup: only write to the output store once

Tadej Novak requested to merge tadej/athena:cbk/nodelete into master

The motivation for this MR was to avoid deleting objects from meta store. Once the infrastructure was written, I migrated all operations to it and the xAOD::CutBookkeeperContainers are only written out once.

This MR also tries to address multiple files open at once (not tested yet).

The infrastructure is also preparing for automatic handling of all weight variations.

/cc @tsulaia @mnowak @berghaus @gemmeren

Edited by Tadej Novak

Merge request reports