-
Notifications
You must be signed in to change notification settings - Fork 613
[PWGEM,PWGEM-8] Clean up of PhotonMeson #12296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
O2 linter results: ❌ 385 errors, |
alibuild
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approving on behalf of @mhemmer-cern.
- Remove gammaSelection.cxx, gammaSelectionCuts.h and produceMesonCalo.cxx since they were not used - Remove many old tables that were unused - Update `SkimEMCClusters` table to use the new DeltaEta und DeltaPhi columns coming from the emcalCorrectionTask for better TM. - Update histogram libs and cut libs according to the change above - Fix includes according to IWYU for all touched files
alibuild
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approving on behalf of @mhemmer-cern.
| fRegistry->add("Cluster/before/hE", "E_{cluster};#it{E}_{cluster} (GeV);#it{N}_{cluster}", o2::framework::kTH1F, {{500, 0.0f, 50}}, true); | ||
| fRegistry->add("Cluster/before/hPt", "Transverse momenta of clusters;#it{p}_{T} (GeV/c);#it{N}_{cluster}", o2::framework::kTH1F, {{500, 0.0f, 50}}, true); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for preparing the removal of the using directive. 👍🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small steps 😄
SkimEMCMTs,SkimGammas,SkimPCMCuts,SkimPHOSCuts,SkimEMCCuts)SkimEMCClusterstable to use the new DeltaEta und DeltaPhi columns coming from the emcalCorrectionTask for better TM.SkimEMCClustersto be in all caps and without thes(SKIMEMCCLUSTER)