Skip to content

Conversation

@sawenzel
Copy link
Collaborator

This commit is

  • slightly changing BasicCCDBManager to be able to

    • retrieve meta information headers
    • retrieve the underlying CCDB api for reuse
  • offering an API to build AggregatedRunInfo with values overwritten from specific MC production settings

    • This could be used from the analysis side. Analysis needs to identify if AOD is from MC, and use the MC production tag (lpm_prod_tag) in the query.

This needs separate upload of MCProdInfo meta-information to CCDB.

@sawenzel sawenzel requested review from a team, Barthelemy, costing and shahor02 as code owners June 13, 2025 16:24
@github-actions
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

This commit is

* slightly changing BasicCCDBManager to be able to
  - retrieve meta information headers
  - retrieve the underlying CCDB api for reuse

* offering an API to build AggregatedRunInfo with values overwritten from
  specific MC production settings

  - This could be used from the analysis side. Analysis needs to identify
    if AOD is from MC, and use the MC production tag (lpm_prod_tag) in the query.

This needs separate upload of MCProdInfo meta-information to CCDB.

Relates to https://its.cern.ch/jira/browse/O2-6027
@alibuild
Copy link
Collaborator

alibuild commented Jul 8, 2025

Error while checking build/O2/fullCI_slc9 for d88fa54 at 2025-07-08 21:14:

## sw/BUILD/db8475324e7cded41856de40fc6b695bd2e2e2fc-latest/log
/sw/slc9_x86-64/YODA/yoda-2.1.0-6/include/YODA/highfive/H5Object.hpp:13:10: fatal error: H5Ipublic.h: No such file or directory
make[3]: *** [Makefile:563: libRivetCore_la-Run.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
/sw/slc9_x86-64/YODA/yoda-2.1.0-6/include/YODA/highfive/H5Object.hpp:13:10: fatal error: H5Ipublic.h: No such file or directory
make[3]: *** [Makefile:612: libRivetCore_la-Analysis.lo] Error 1
/sw/slc9_x86-64/YODA/yoda-2.1.0-6/include/YODA/highfive/H5Object.hpp:13:10: fatal error: H5Ipublic.h: No such file or directory
/sw/slc9_x86-64/YODA/yoda-2.1.0-6/include/YODA/highfive/H5Object.hpp:13:10: fatal error: H5Ipublic.h: No such file or directory
make[3]: *** [Makefile:633: libRivetCore_la-AnalysisHandler.lo] Error 1
make[3]: *** [Makefile:619: libRivetCore_la-AnalysisLoader.lo] Error 1
make[2]: *** [Makefile:659: all-recursive] Error 1
make[1]: *** [Makefile:567: all-recursive] Error 1
make: *** [Makefile:578: all-recursive] Error 1

Full log here.

@sawenzel sawenzel merged commit 2dbe3ff into AliceO2Group:dev Jul 9, 2025
10 of 11 checks passed
@sawenzel sawenzel deleted the swenzel/aggregateruninfo_mc branch July 9, 2025 16:17
altsybee added a commit to altsybee/O2Physics that referenced this pull request Jul 22, 2025
adding automatic extraction of orbitsPerTF from ccdb by LPMProductionTag (e.g. 8 orbits for PbPb MC, instead of "usual" 32),
in  view of the new functionality added in PR AliceO2Group/O2DPG#2048 (to publish MCProdInfo on CCDB) and AliceO2Group/AliceO2#14406
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants