Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TPC: adding MC ccdb objects for simulation and reconstruction #13700

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

matthias-kleiner
Copy link
Contributor

Digitization:

  • adding loading of gas parameters from CCDB for tuning the electron attachment
  • adding loading of GEM parameters for gain tuning

Reconstruction:

  • adding option to load MC time gain calibration

Digitization:
- adding loading of gas parameters from CCDB for tuning the electron
attachment
- adding loading of GEM parameters for gain tuning

Reconstruction:
- adding option to load MC time gain calibration
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-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1

@matthias-kleiner
Copy link
Contributor Author

Hello @wiechula ,
if this PR is fine, we need to upload the default CCDB objects for the MC time gain, the gas parameters and the GEM parameters. Do you want to open a ticket for this or should I do it?

@alibuild
Copy link
Collaborator

alibuild commented Nov 15, 2024

Error while checking build/O2/fullCI for 9c53f6a at 2024-11-17 15:44:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'


## sw/BUILD/O2-full-system-test-latest/log
Detected critical problem in logfile digi.log
digi.log:[50973:internal-dpl-ccdb-backend]: [14:44:20][ERROR] Exception while running: Fatal error. Rethrowing.
digi.log-[50973:internal-dpl-ccdb-backend]: [14:44:20][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-sim-digitizer-workflow, device shutting down. Reason: Fatal error
[50973:internal-dpl-ccdb-backend]: [14:44:16][ERROR] CcdbDownloader finished transfer http://alice-ccdb.cern.ch/TPC/Parameter/Gas for 1550600800000 (agent_id: alientest02-1731854638-nZt9zn) with http code: 404
[50973:internal-dpl-ccdb-backend]: [14:44:16][ERROR] File TPC/Parameter/Gas could not be retrieved. No more hosts to try.
[50973:internal-dpl-ccdb-backend]: [14:44:16][FATAL] Unable to find object TPC/Parameter/Gas/1550600800000
[50973:internal-dpl-ccdb-backend]: [14:44:20][ERROR] Exception while running: Fatal error. Rethrowing.
[50973:internal-dpl-ccdb-backend]: [14:44:20][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-sim-digitizer-workflow, device shutting down. Reason: Fatal error
[ERROR] Workflow crashed - PID 50973 (internal-dpl-ccdb-backend) did not exit correctly however it's not clear why. Exit code forced to 128.


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/b9b8b5e1536252452335a8f88be8f032fa871c90/slc8_x86-64/o2checkcode/1.0-local260/etc/modulefiles
++ cat
--

Full log here.

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