Skip to content

Commit

Permalink
Full Jet spectra analysis in pp in RUN 3 (AliceO2Group#7169)
Browse files Browse the repository at this point in the history
* fulljet spectra analysis in pp in RUN 3

* updated EMCCollision tables within the JE Framework

* removing unused parameters that caused the failing of the aliBuild checks for my PR

* Please consider the following formatting changes

---------

Co-authored-by: ALICE Action Bot <[email protected]>
  • Loading branch information
Archita-Dash and alibuild authored Aug 12, 2024
1 parent ab15ecb commit 7ab4f94
Show file tree
Hide file tree
Showing 2 changed files with 578 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 @@ -156,5 +156,9 @@ if(FastJet_FOUND)
SOURCES bjetTreeCreator.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(full-jet-spectra-pp
SOURCES fulljetspectrapp.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

endif()
Loading

0 comments on commit 7ab4f94

Please sign in to comment.