Skip to content

[PWGLF] cha01710analysis.cxx: initial commit on charged a0(1710) - #17292

Merged
dmallick2 merged 9 commits into
AliceO2Group:masterfrom
jikim1290:lf5
Aug 4, 2026
Merged

[PWGLF] cha01710analysis.cxx: initial commit on charged a0(1710)#17292
dmallick2 merged 9 commits into
AliceO2Group:masterfrom
jikim1290:lf5

Conversation

@jikim1290

Copy link
Copy Markdown
Contributor

initial commit on charged a0(1710)

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

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

@github-actions github-actions Bot removed the pwgcf label Aug 3, 2026
jikim1290 added a commit to jikim1290/O2Physics that referenced this pull request Aug 3, 2026
Please consider the following formatting changes to AliceO2Group#17292
@alibuild

alibuild commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 52bc46b at 2026-08-03 09:57:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 11 errors and 0 warnings.'
Found 11 errors and 0 warnings.
++ [[ 11 -gt 0 ]]
++ cat /sw/BUILD/7ba2b158ef50918ea4b51135da8e8c21a04a45d0/O2Physics-code-check/errors.txt
PWGLF/Tasks/Resonances/cha01710analysis.cxx:22:1: error: included header Multiplicity.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:28:1: error: included header BasicCCDBManager.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:29:1: error: included header CcdbApi.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:33:1: error: included header AnalysisHelpers.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:42:1: error: included header Vector4D.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:47:1: error: included header cstdint is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:126:48: error: no header providing "o2::framework::VARIABLE_WIDTH" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:171:52: error: no header providing "o2::framework::HistType" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:263:14: error: redundant boolean literal in conditional return statement [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:288:17: error: no header providing "ROOT::Math::PxPyPzMVector" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:374:40: error: repeated branch body in conditional chain [bugprone-branch-clone,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 11 -gt 0 ]]
++ exit 1
--

Full log here.

jikim1290 added a commit to jikim1290/O2Physics that referenced this pull request Aug 3, 2026
Please consider the following formatting changes to AliceO2Group#17292
jikim1290 added a commit to jikim1290/O2Physics that referenced this pull request Aug 3, 2026
Please consider the following formatting changes to AliceO2Group#17292
@alibuild

alibuild commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 1b6f9de at 2026-08-03 15:39:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 11 errors and 0 warnings.'
Found 11 errors and 0 warnings.
++ [[ 11 -gt 0 ]]
++ cat /sw/BUILD/79eb7bdf12971023068a6a33e186cd5cc29c269f/O2Physics-code-check/errors.txt
PWGLF/Tasks/Resonances/cha01710analysis.cxx:22:1: error: included header Multiplicity.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:28:1: error: included header BasicCCDBManager.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:29:1: error: included header CcdbApi.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:33:1: error: included header AnalysisHelpers.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:42:1: error: included header Vector4D.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:47:1: error: included header cstdint is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:126:48: error: no header providing "o2::framework::VARIABLE_WIDTH" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:171:52: error: no header providing "o2::framework::HistType" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:263:14: error: redundant boolean literal in conditional return statement [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:288:17: error: no header providing "ROOT::Math::PxPyPzMVector" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:374:40: error: repeated branch body in conditional chain [bugprone-branch-clone,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 11 -gt 0 ]]
++ exit 1
--

Full log here.

jikim1290 added a commit to jikim1290/O2Physics that referenced this pull request Aug 3, 2026
Please consider the following formatting changes to AliceO2Group#17292
@alibuild

alibuild commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 4b06969 at 2026-08-03 15:59:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 11 errors and 0 warnings.'
Found 11 errors and 0 warnings.
++ [[ 11 -gt 0 ]]
++ cat /sw/BUILD/e8cfd633039adcd31e9177cce7fee193c1887629/O2Physics-code-check/errors.txt
PWGLF/Tasks/Resonances/cha01710analysis.cxx:22:1: error: included header Multiplicity.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:28:1: error: included header BasicCCDBManager.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:29:1: error: included header CcdbApi.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:33:1: error: included header AnalysisHelpers.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:42:1: error: included header Vector4D.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:47:1: error: included header cstdint is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:126:48: error: no header providing "o2::framework::VARIABLE_WIDTH" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:173:52: error: no header providing "o2::framework::HistType" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:265:14: error: redundant boolean literal in conditional return statement [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:290:17: error: no header providing "ROOT::Math::PxPyPzMVector" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:376:40: error: repeated branch body in conditional chain [bugprone-branch-clone,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 11 -gt 0 ]]
++ exit 1
--

Full log here.

@alibuild

alibuild commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for dfdb355 at 2026-08-03 18:09:

## sw/BUILD/O2Physics-latest/log
2026-08-03T17:59:36.410+0200 [48:140609138735680] [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: Failed to connect to remote host: Connection refused]
2026-08-03T17:59:36.410+0200 [48:140609138735680] [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: Failed to connect to remote host: Connection refused
2026-08-03T18:01:34.917+0200 [48:140609138735680] [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: ipv6:%5B::1%5D:8980: Failed to connect to remote host: Connection refused]


## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 11 errors and 0 warnings.'
Found 11 errors and 0 warnings.
++ [[ 11 -gt 0 ]]
++ cat /sw/BUILD/9d05d604fe141d52b66c7e214b7b0deef4b873a3/O2Physics-code-check/errors.txt
PWGLF/Tasks/Resonances/cha01710analysis.cxx:22:1: error: included header Multiplicity.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:28:1: error: included header BasicCCDBManager.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:29:1: error: included header CcdbApi.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:33:1: error: included header AnalysisHelpers.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:42:1: error: included header Vector4D.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:47:1: error: included header cstdint is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:126:48: error: no header providing "o2::framework::VARIABLE_WIDTH" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:174:52: error: no header providing "o2::framework::HistType" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:266:14: error: redundant boolean literal in conditional return statement [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:291:17: error: no header providing "ROOT::Math::PxPyPzMVector" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Resonances/cha01710analysis.cxx:377:40: error: repeated branch body in conditional chain [bugprone-branch-clone,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 11 -gt 0 ]]
++ exit 1
--

Full log here.

Please consider the following formatting changes to AliceO2Group#17292
@dmallick2
dmallick2 enabled auto-merge (squash) August 4, 2026 07:13
@dmallick2
dmallick2 merged commit e3eb95f into AliceO2Group:master Aug 4, 2026
13 of 14 checks passed
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.

3 participants