Skip to content

Conversation

@mapalhares
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 23, 2025

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

@github-actions github-actions bot changed the title DPG/AOTTrack/qaMatchEff: Add kNoTISROFrameBorder condition to study margin effects and linter corrections [DPG/AOTTrack/qaMatchEff] Add kNoTISROFrameBorder condition to study margin effects and linter corrections Oct 23, 2025
mapalhares added a commit to mapalhares/O2Physics that referenced this pull request Oct 23, 2025
[DPG] Please consider the following formatting changes to AliceO2Group#13514
// delta += o2::constants::math::TwoPI;
// }
// histos.get<TH1>(HIST("MC/control/phihist_diff"))->Fill(delta);
//}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole "if (isPhysicalPrimary)" is now commented out. Why so ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compared to the original code, the specific condition only checks the delta value without using it elsewhere in the code. As a result, delta becomes an unused variable, so I commented to avoid compilation erros.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. Now I see. Thank you.
But then, it may be better to uncomment all lines of this "if block".
( Including the two lines filling a couple of histograms, that were commented out already in the original code. )

Copy link
Contributor Author

@mapalhares mapalhares Oct 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, sure! I'm submitting it.

[DPG] Please consider the following formatting changes to AliceO2Group#13514
Comment on lines -23 to 28
#include "Common/CCDB/EventSelectionParams.h"
#include "Common/Core/RecoDecay.h"
#include "Common/Core/TrackSelection.h"
#include "Common/Core/TrackSelectionDefaults.h"
#include "Common/DataModel/Centrality.h"
#include "Common/DataModel/EventSelection.h"
#include "Common/DataModel/PIDResponseTOF.h"
#include "Common/DataModel/PIDResponseTPC.h"
#include "Common/DataModel/PIDResponse.h"
#include "Common/DataModel/TrackSelectionTables.h"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are reverting fixes made in #12949

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

This PR has not been updated in the last 30 days. Is it still needed? Unless further action is taken, it will be closed in 5 days.

@github-actions github-actions bot added the stale label Dec 3, 2025
@alibuild
Copy link
Collaborator

alibuild commented Dec 3, 2025

Error while checking build/O2Physics/o2 for 2bf2687 at 2025-12-03 19:39:

## sw/BUILD/O2Physics-latest/log
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:

Full log here.

@github-actions github-actions bot removed the stale label Dec 4, 2025
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.

4 participants