Skip to content

[PWGLF] timing cuts, post-processing update#16058

Merged
romainschotter merged 8 commits intoAliceO2Group:masterfrom
nepeivodaRS:29apr
May 1, 2026
Merged

[PWGLF] timing cuts, post-processing update#16058
romainschotter merged 8 commits intoAliceO2Group:masterfrom
nepeivodaRS:29apr

Conversation

@nepeivodaRS
Copy link
Copy Markdown
Contributor

@nepeivodaRS nepeivodaRS commented May 1, 2026

Timing cuts and cascade post-processing cleanup.

@github-actions github-actions Bot added the pwglf label May 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

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

@nepeivodaRS nepeivodaRS marked this pull request as ready for review May 1, 2026 19:06
@romainschotter romainschotter merged commit 6f31945 into AliceO2Group:master May 1, 2026
12 of 13 checks passed
Comment on lines +19 to +27
#include "PWGLF/DataModel/LFStrangenessTables.h"
#include "PWGLF/DataModel/cascqaanalysis.h"

#include <Framework/AnalysisHelpers.h>
#include <Framework/AnalysisTask.h>
#include <Framework/Configurable.h>
#include <Framework/HistogramRegistry.h>
#include <Framework/HistogramSpec.h>
#include <Framework/InitContext.h>
#include <Framework/O2DatabasePDGPlugin.h>
#include <Framework/runDataProcessing.h>
#include "Common/DataModel/EventSelection.h"
#include "Common/DataModel/TrackSelectionTables.h"

#include <TH1.h>
#include <TMath.h>
#include <TMathBase.h>
#include <TString.h>
#include "Framework/AnalysisTask.h"
#include "Framework/runDataProcessing.h"
#include <CommonConstants/PhysicsConstants.h>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@nepeivodaRS How did you come up with this?
@romainschotter How did this get approved?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@vkucera Hi, what is the issue here exactly? This cleanup was done to satisfy the o2linter errors. Is there something wrong with the change?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Now I see what you mean. Sorry, I didn’t get it at first.

I've been modifying this task locally for the derived data analysis and have not been pushing those local changes, since I do not use this version on hyperloop. When preparing this PR, I pushed my local version and missed that it reverted your include changes.

This was not intentional. I can prepare a PR to restore your include structure if needed.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I already made one. #16093

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks a lot, and sorry again for the confusion.

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