Skip to content

Commit

Permalink
Add hadron photon correlation analysis task
Browse files Browse the repository at this point in the history
  • Loading branch information
pestratm committed Nov 29, 2024
1 parent 4b5c80b commit c52573a
Show file tree
Hide file tree
Showing 2 changed files with 785 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 @@ -34,6 +34,10 @@ o2physics_add_dpl_workflow(emc-tmmonitor
SOURCES emcTmMonitor.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2::EMCALBase O2::EMCALCalib O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(hadron-photon-correlation
SOURCES hadronphotoncorrelation.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(mc-generator-studies
SOURCES mcGeneratorStudies.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2::EMCALBase O2::EMCALCalib O2Physics::AnalysisCore
Expand Down
Loading

0 comments on commit c52573a

Please sign in to comment.