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: Add scaledMultiplicity and avgCharge(not yet used) to reject debug streamers #12760

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

davidrohr
Copy link
Collaborator

Adds debug streamers for scaledMultiplicity and avgCharge.
Scaled multiplicity is the full scaled multiplicity as it goes into the cluster error formula, ie divided by the rowX and scaled by the factor configured via configKeyValues.

We will have the same for avgCharge once that is fully available, but currently that is still constant 0, just adding it here already to do it in one change.

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-apass
async-2023-pp-apass1
async-2022-pp-apass6
async-2022-pp-apass4
async-mc
async-data

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI for 0a0bdf7 at 2024-02-24 22:30:

## 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
task timeout reached .. killing all processes


## 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/35c32ce942ecb7e50952d34a18c01e2aa991328d/slc8_x86-64/o2checkcode/1.0-local113/etc/modulefiles
++ cat
--

Full log here.

@davidrohr davidrohr merged commit ec99477 into AliceO2Group:dev Feb 26, 2024
12 of 13 checks passed
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