Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
ec18b06
Add jetHadronsPID and update CMakeLists
llorenc-11 Mar 15, 2026
b7d49f8
small changes to jetHadronsPID
llorenc-11 Mar 16, 2026
db4168c
fixing pid in jetHadronsPID
llorenc-11 Mar 20, 2026
4464823
more changes to pid
llorenc-11 Mar 20, 2026
267a9fa
add historams for hadrons in jet and ue
hzalewski Mar 23, 2026
afe2378
fixing code and adding mc process
llorenc-11 Apr 19, 2026
e681162
Update MC and jet histograms
Apr 25, 2026
d989f30
Rename DPL workflow from 'pid-hadrons-in-jets' to 'jet-hadrons-pid'
llorenc-11 Apr 27, 2026
25b7de0
Fixing formating and adding description
llorenc-11 Apr 28, 2026
8b4ef7b
Changing formating in jetHadronsPid.cxx and in CMakeLists.txt
llorenc-11 Apr 28, 2026
371c30d
Changing code in jetHadronsPid.cxx according with comments on pull re…
llorenc-11 Apr 29, 2026
14df25b
Implementing common jet finder in jetHadronsPid.cxx
llorenc-11 May 10, 2026
9efadeb
Adding copyright notice and listing authors in jetHadronsPid.cxx
llorenc-11 May 10, 2026
09c013d
Clang-format for jetHadronsPid.cxx
llorenc-11 May 10, 2026
9132d32
Changing constants and formating in jetHadronsPid.cxx
llorenc-11 May 18, 2026
464cad3
Format changes and code logic fixes in jetHadronsPid.cxx
llorenc-11 May 20, 2026
2154b12
fixing formats in includes
llorenc-11 May 20, 2026
cbc2be6
Changing format of includes in jetHadronsPid.cxx
llorenc-11 May 21, 2026
94f2316
fixing clang-format in jetHadronsPid.cxx
llorenc-11 May 21, 2026
8051cfb
Fix file name in description and add threshold variable in jetHadrons…
llorenc-11 May 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions PWGJE/Tasks/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019-2026 CERN and copyright holders of ALICE O2.

Check failure on line 1 in PWGJE/Tasks/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Use kebab-case for names of workflows and match the name of the workflow file.
# See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
# All rights not expressly granted are reserved.
#
Expand Down Expand Up @@ -48,19 +48,19 @@
SOURCES emcalGammaGammaBcWise.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2::EMCALBase O2::EMCALCalib O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(emc-pi0-energyscale-calib

Check failure on line 51 in PWGJE/Tasks/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name emc-cellmonitor does not match its file name emcCellMonitor.cxx. (Matches emcCellmonitor.cxx.)
SOURCES emcalPi0EnergyScaleCalib.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2::EMCALBase O2::EMCALCalib O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(emc-tmmonitor

Check failure on line 55 in PWGJE/Tasks/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name emc-clustermonitor does not match its file name emcClusterMonitor.cxx. (Matches emcClustermonitor.cxx.)
SOURCES emcTmMonitor.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2::EMCALBase O2::EMCALCalib O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(mc-generator-studies

Check failure on line 59 in PWGJE/Tasks/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name emc-eventselection-qa does not match its file name emcEventSelectionQA.cxx. (Matches emcEventselectionQa.cxx.)
SOURCES mcGeneratorStudies.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2::EMCALBase O2::EMCALCalib O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(photon-isolation-qa

Check failure on line 63 in PWGJE/Tasks/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name emc-vertexselection-qa does not match its file name emcVertexSelectionQA.cxx. (Matches emcVertexselectionQa.cxx.)
SOURCES photonIsolationQA.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2::EMCALBase O2::EMCALCalib O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
Expand All @@ -68,11 +68,11 @@
SOURCES photonChargedTriggerCorrelation.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(task-emc-extensive-mc-qa

Check failure on line 71 in PWGJE/Tasks/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name emc-pi0-energyscale-calib does not match its file name emcalPi0EnergyScaleCalib.cxx. (Matches emcPi0EnergyscaleCalib.cxx.)
SOURCES taskEmcExtensiveMcQa.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2::EMCALBase O2Physics::AnalysisCore O2Physics::EventFilteringUtils
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(photon-charged-trigger-producer

Check failure on line 75 in PWGJE/Tasks/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name emc-tmmonitor does not match its file name emcTmMonitor.cxx. (Matches emcTmmonitor.cxx.)
SOURCES photonChargedTriggerProducer.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
Expand All @@ -80,7 +80,7 @@
SOURCES hadronPhotonCorrelation.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

Check failure on line 83 in PWGJE/Tasks/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name photon-isolation-qa does not match its file name photonIsolationQA.cxx. (Matches photonIsolationQa.cxx.)
if(FastJet_FOUND)
o2physics_add_dpl_workflow(jet-background-analysis
SOURCES jetBackgroundAnalysis.cxx
Expand Down Expand Up @@ -403,4 +403,8 @@
SOURCES bjetCentMult.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(jet-hadrons-pid
SOURCES jetHadronsPid.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib O2Physics::EventFilteringUtils
COMPONENT_NAME Analysis)
endif()
Loading
Loading