Skip to content

Commit 894709e

Browse files
jloemkeralibuild
andauthored
[PWGJE] Substructure analysis for formationtime reclustering (#13327)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 28dfc98 commit 894709e

File tree

2 files changed

+440
-0
lines changed

2 files changed

+440
-0
lines changed

PWGJE/Tasks/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,10 @@ if(FastJet_FOUND)
330330
SOURCES jetShape.cxx
331331
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
332332
COMPONENT_NAME Analysis)
333+
o2physics_add_dpl_workflow(jet-formationtimereclustering
334+
SOURCES jetFormationTimeReclustering.cxx
335+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
336+
COMPONENT_NAME Analysis)
333337
endif()
334338

335339
if(pythia_FOUND)

0 commit comments

Comments
 (0)