Skip to content

TileCal WriteCalibToCool.py: adding possibility to create/update many IOVs at once

Sanya Solodkov requested to merge solodkov/athena:tilecal-for-22.0 into master

New functionality added - many IOVs in COOL can be created or updated using single WriteCalibToCool.py command. First column in every line in input file should contain (run,lumiblock) pair and option --pref="(r,l)" option should be specified at command line

Merge request reports