Skip to content

OutputStreamConfig+LumiBlockComps: migrate configuration of CreateLumiBlockCollectionFromFile to CA

This is to migrate the configuration of CreateLumiBlockCollectionFromFile to CA (1343c21b) from CreateLumiBlockFromFile_jobOptions.py and used it in OutputStreamConfig (8c9decc5).

This fixes the discrepancy of IncompleteLumiBlocks metadata reported in ATLASRECTS-7453.

This MR allows also having the /GLOBAL/FILECOUNT/PROMPT: GlobalFileCountPrompt-Tier0 in TagInfo category of output file metadata in a CA-based configuration. In legacy, this was done in CreateLumiBlockFromFile_jobOptions.py.

Please let me know if OutputStremConfig is the right place to add it (I chose it based on where we add CreateLumiBlockFromFile algorithm / LumiBlockMetaDataTool).

Needed by ATLASRECTS-7453

Edited by Maciej Pawel Szymanski

Merge request reports