Skip to content

[PWGHF] Added ZDC time cut for UPC event selection#17026

Merged
zhangbiao-phy merged 1 commit into
AliceO2Group:masterfrom
Rrantu:Lc
Jul 13, 2026
Merged

[PWGHF] Added ZDC time cut for UPC event selection#17026
zhangbiao-phy merged 1 commit into
AliceO2Group:masterfrom
Rrantu:Lc

Conversation

@Rrantu

@Rrantu Rrantu commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Select 0nXn/Xn0n events in utilsEvSelHf.h to reduce the size of the tables produced by CandidateCreator.

@github-actions github-actions Bot added the pwghf PWG-HF label Jul 12, 2026
@github-actions github-actions Bot changed the title Added ZDC time cut for UPC event selection [PWGHF] Added ZDC time cut for UPC event selection Jul 12, 2026
@github-actions

Copy link
Copy Markdown

O2 linter results: ❌ 0 errors, ⚠️ 0 warnings, 🔕 0 disabled

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 24cbcde at 2026-07-13 09:36:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.

Full log here.

@zhangbiao-phy

Copy link
Copy Markdown
Collaborator

Hi @Rrantu, Thanks a lot! looks good to me!

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 24cbcde at 2026-07-13 10:12:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 14 errors and 0 warnings.'
Found 14 errors and 0 warnings.
++ [[ 14 -gt 0 ]]
++ cat /sw/BUILD/dcde87cf125cd2dcab9486325775e165e6e86ce7/O2Physics-code-check/errors.txt
PWGHF/Utils/utilsEvSelHf.h:273:37: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:274:44: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:275:42: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:276:41: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:277:41: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:278:41: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:279:52: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:281:39: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:286:44: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:287:43: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:565:44: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:566:46: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:567:41: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGHF/Utils/utilsEvSelHf.h:568:40: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 14 -gt 0 ]]
++ exit 1
--

Full log here.

@zhangbiao-phy zhangbiao-phy merged commit 24fa5eb into AliceO2Group:master Jul 13, 2026
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pwghf PWG-HF

Development

Successfully merging this pull request may close these issues.

3 participants