Skip to content

[PWGLF] added isMIDDaughters function at processGenJets for making eff correction factor - #17625

Open
JimunLee wants to merge 42 commits into
AliceO2Group:masterfrom
JimunLee:master
Open

[PWGLF] added isMIDDaughters function at processGenJets for making eff correction factor#17625
JimunLee wants to merge 42 commits into
AliceO2Group:masterfrom
JimunLee:master

Conversation

@JimunLee

Copy link
Copy Markdown
Contributor

Dear experts,

It's added "isMIDDaughters" function at processGenJets and QA plots at processJetQA also.

Thanks a lot

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown

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

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for f8a46fc at 2026-08-28 01:01:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 6 errors and 3 warnings.'
Found 6 errors and 3 warnings.
++ [[ 6 -gt 0 ]]
++ cat /sw/BUILD/ab15c6db6cebcf37ed9cc0a9b7382151999e9965/O2Physics-code-check/errors.txt
PWGLF/Tasks/Resonances/kstarInOO.cxx:63:8: error: Excessive padding in 'struct kstarInOO' (36 padding bytes, where 4 is optimal). Optimal fields order: cache, massKa, massPi, eventSelectionBits, RealTriggerMaskBits, triggerMaskBitsTest1, triggerMaskBitsTest2, triggerMaskBitsTest3, JEPosZFilter, JEMCPosZFilter, JetCuts, cfgEventVtxCut, cfgEventMaxEta, cfgTrackMinPt, cfgTrackMaxEta, cfgTrackMaxDCArToPVcut, cfgTrackMaxDCAzToPVcut, cfgTrackGlobalSel, cfgTrackPrimaryTrack, cfgTrackConnectedToPV, cfgTrackGlobalWoDCATrack, cfgTrackFindableTPCClusters, cfgTrackTPCCrossedRows, cfgTrackRowsOverFindable, cfgTrackTPCChi2, cfgTrackITSChi2, cfgTrackTPCPID, cfgTrackTOFPID, cfgTrackSquarePIDCut, cfgTrackCirclePIDCut, cfgTrackCircleValue, cfgTrackTOFHard, isMIDCut, cfgTrackTPCPIDnSig, cfgTrackTOFPIDnSig, cfgMIDnSig, cDebugLevel, cfgMixNMixedEvents, cfgVtxMixCut, cfgForceGenReco, cfgReqMcEffPID, cfgMinvNBins, cfgMinvMin, cfgMinvMax, cfgEventCutQA, cfgTrackCutQA, cfgJetQAHistos, cfgMCHistos, cfgMixedHistos, cfgJetHistos, cfgJetMCHistos, cfgJetdRHistos, cfgCutonTrig, cfgJetpT, cfgJetR, cfgJetdR, cfgJetMaxEta, cfgSingleJet, cfgReqJets, cfgForceTrueINELgt, cfgCentAxis, cfgBinsMixMult, cfgBinsMixVtx, binsDCAz, binsDCAxy, kaon, pion, kaonMC, pionMC, doprocessDataJets, doprocessMCJets, doprocessDataSameEvent, doprocessDataMixedEvent, doprocessSameEventMC, doprocessMixedEventMC, doprocessGen, doprocessGenJets, doprocessJetQA, cfgEventSelections, cfgRealTriggerMasks, cfgTriggerMasksTest1, cfgTriggerMasksTest2, cfgTriggerMasksTest3, perCollision, histos, nJetEvents, nJetMCEvents, nEvents, nEventsMix, nEventsMC, nEventsMCMix, nEventsGen, nprocessGenEvents, ndRtest, consider reordering the fields or adding explicit padding members [clang-analyzer-optin.performance.Padding,-warnings-as-errors]
PWGLF/Tasks/Resonances/kstarInOO.cxx:884:12: error: variable 'track1_mass' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGLF/Tasks/Resonances/kstarInOO.cxx:884:25: error: variable 'track2_mass' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGLF/Tasks/Resonances/kstarInOO.cxx:976:38: error: repeated branch body in conditional chain [bugprone-branch-clone,-warnings-as-errors]
PWGLF/Tasks/Resonances/kstarInOO.cxx:1177:15: error: loop variable is copied but only used as const reference; consider making it a const reference [performance-for-range-copy,-warnings-as-errors]
PWGLF/Tasks/Resonances/kstarInOO.cxx:1264:15: error: loop variable is copied but only used as const reference; consider making it a const reference [performance-for-range-copy,-warnings-as-errors]
++ [[ 3 -gt 0 ]]
++ cat /sw/BUILD/ab15c6db6cebcf37ed9cc0a9b7382151999e9965/O2Physics-code-check/warnings.txt
PWGLF/Tasks/Resonances/kstarInOO.cxx:57:10: warning: inclusion of deprecated C++ header 'stdlib.h'; consider using 'cstdlib' instead [modernize-deprecated-headers]
PWGLF/Tasks/Resonances/kstarInOO.cxx:699:28: warning: redundant boolean literal in conditional assignment [readability-simplify-boolean-expr]
PWGLF/Tasks/Resonances/kstarInOO.cxx:757:28: warning: redundant boolean literal in conditional assignment [readability-simplify-boolean-expr]
++ [[ 6 -gt 0 ]]
++ exit 1
--

Full log here.

@alibuild

alibuild commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 19259ba at 2026-08-30 10:54:

## sw/BUILD/O2-latest/log
2026-08-30T10:20:27.163+0200 [81516:139780932132480] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.163+0200 [81516:139780932132480] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:20:47.166+0200 [81516:139780932132480] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.171+0200 [81485:139802478550656] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.171+0200 [81485:139802478550656] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:20:47.173+0200 [81485:139802478550656] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.203+0200 [81534:140342538100352] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.203+0200 [81534:140342538100352] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:20:47.204+0200 [81534:140342538100352] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.261+0200 [81541:139729323482752] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.262+0200 [81541:139729323482752] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:20:47.263+0200 [81541:139729323482752] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.315+0200 [81512:140338447105664] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.315+0200 [81512:140338447105664] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:20:47.317+0200 [81512:140338447105664] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:28.012+0200 [81622:140299694329472] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:28.013+0200 [81622:140299694329472] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:20:48.014+0200 [81622:140299694329472] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:28.031+0200 [81601:140348448083584] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:28.032+0200 [81601:140348448083584] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:20:48.033+0200 [81601:140348448083584] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:29.405+0200 [81714:139679716707968] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:29.405+0200 [81714:139679716707968] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:20:49.407+0200 [81714:139679716707968] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.804+0200 [81448:140524078423680] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.804+0200 [81448:140524078423680] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:21:07.807+0200 [81448:140524078423680] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.991+0200 [81602:140627225542272] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:20:27.991+0200 [81602:140627225542272] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:21:07.994+0200 [81602:140627225542272] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:21:10.278+0200 [81768:139825458171520] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:21:10.278+0200 [81768:139825458171520] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame
2026-08-30T10:22:10.280+0200 [81768:139825458171520] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: connection attempt timed out before receiving SETTINGS frame]
2026-08-30T10:54:05.911+0200 [81169:140059480718976] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-08-30T10:54:05.912+0200 [81169:140059480718976] [executioncontext.cpp:739] [ERROR] Failed to download output blob 5f20af02068e64bdcd7247dc2dee5dce1743e756b2ecc8548b316ea2b3eb8050: 14: Socket closed
2026-08-30T10:54:05.911+0200 [80779:140536475160192] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ByteStream.Read()", last gRPC error was [14: Socket closed]
2026-08-30T10:54:05.914+0200 [80779:140536475160192] [executioncontext.cpp:739] [ERROR] Failed to download output blob 92cb9b2f42182a62d9d27e410943eeae1738455f6ac0cf86d79962884a385ca5: 14: Socket closed
2026-08-30T10:54:05.911+0200 [80914:140090209377920] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-08-30T10:54:05.912+0200 [80914:140090209377920] [executioncontext.cpp:739] [ERROR] Failed to download output blob a09527fac0b166feea6b556e80b2fdd250ae39de71a9142102b7b5f59edf4223: 14: Socket closed
2026-08-30T10:54:05.911+0200 [80980:140043998555776] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-08-30T10:54:05.912+0200 [80980:140043998555776] [executioncontext.cpp:739] [ERROR] Failed to download output blob 9354334a5dd3acdc9cc48543e977e239822a7cdbd16e629109b14e33d0ce562d: 14: Socket closed
2026-08-30T10:54:05.911+0200 [81049:140123236396672] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-08-30T10:54:05.912+0200 [81049:140123236396672] [executioncontext.cpp:739] [ERROR] Failed to download output blob 52df6f00da8e0cbfb01c359748c25ed6337e33882ea897297f5be029f08e5e50: 14: Socket closed
2026-08-30T10:54:05.911+0200 [81125:140509003816576] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-08-30T10:54:05.912+0200 [81125:140509003816576] [executioncontext.cpp:739] [ERROR] Failed to download output blob db304d9822e7b60a40ee6f88a6282fd024b0189bb971b9a75a830c2e1fdc5e08: 14: Socket closed
2026-08-30T10:54:05.911+0200 [81246:140522870144640] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-08-30T10:54:05.912+0200 [81246:140522870144640] [executioncontext.cpp:739] [ERROR] Failed to download output blob 6e18ec52d578256f98d7a50d6a5c0de1776c7c1595b50d3b2d58f6726cb9fcda: 14: Socket closed
2026-08-30T10:54:05.911+0200 [81250:139680714894976] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
[0 more errors; see full log]

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 19259ba at 2026-08-30 03:06:

No log files found

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 19259ba at 2026-08-30 04:32:

No log files found

Full log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants