Skip to content

[PWGJE] modification for systematic uncertainty of b-jets and multiplicity analysis#15830

Merged
nzardosh merged 12 commits intoAliceO2Group:masterfrom
hanseopark:HFTagging
Apr 17, 2026
Merged

[PWGJE] modification for systematic uncertainty of b-jets and multiplicity analysis#15830
nzardosh merged 12 commits intoAliceO2Group:masterfrom
hanseopark:HFTagging

Conversation

@hanseopark
Copy link
Copy Markdown
Contributor

@hanseopark hanseopark commented Apr 17, 2026

PWGJE/TableProducer/secondaryVertexReconstruction.cxx

  • modification by advice from Hadi and Vit
  • fix o2-linter (change the task name jet-sv-reconstruction-charged to structure name)

PWGJE/Tasks/bjetCentMult.cxx

  • Add background subtraction of data jets

PWGJE/Tasks/jetTaggerHFQA.cxx

  • modification of systematic uncertainty for secondary contamination

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 17, 2026

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

@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 38b0955 at 2026-04-17 11:41:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/secondaryVertexReconstruction.cxx:104:3: error: non-static data member 'TwoProngCount' declared 'constexpr'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/secondaryVertexReconstruction.cxx:105:3: error: non-static data member 'ThreeProngCount' declared 'constexpr'
ninja: build stopped: subcommand failed.

Full log here.

@nzardosh nzardosh merged commit 3780292 into AliceO2Group:master Apr 17, 2026
12 of 13 checks passed
Comment on lines +25 to +30
#include "CommonConstants/PhysicsConstants.h"
#include "DCAFitter/DCAFitterN.h"
#include "Framework/ASoA.h"
#include "Framework/AnalysisDataModel.h"
#include "Framework/AnalysisTask.h"
#include "ReconstructionDataFormats/DCA.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.

This is wrong. Why did you do this?

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