Skip to content

Commit

Permalink
[PWGJE] Task for the nuclei study with FastJet framework (AliceO2Grou…
Browse files Browse the repository at this point in the history
…p#7213)

* [PWGJE] Task for the nuclei study with FastJet framework

* Please consider the following formatting changes

* Megalinter fixes

* Megalinter fixes

* Update nucleiWithFastJet.cxx

* Please consider the following formatting changes

* Update nucleiWithFastJet.cxx

* Update nucleiWithFastJet.cxx

* Comments addressed

* Please consider the following formatting changes

* Comment addressed

* Please consider the following formatting changes

* Task and executable name changed

---------

Co-authored-by: Arvind Khuntia <[email protected]>
Co-authored-by: ALICE Action Bot <[email protected]>
  • Loading branch information
3 people authored and fchinu committed Sep 18, 2024
1 parent 703458d commit aca4844
Show file tree
Hide file tree
Showing 3 changed files with 2,348 additions and 0 deletions.
4 changes: 4 additions & 0 deletions PWGJE/Tasks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ if(FastJet_FOUND)
SOURCES phiInJets.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(nuclei-in-jets
SOURCES nucleiInJets.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(jet-taggerhf-qa
SOURCES jettaggerhfQA.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
Expand Down
Loading

0 comments on commit aca4844

Please sign in to comment.