Skip to content

Commit 5d5e840

Browse files
[PWGLF] Finish detached / collisionless findable implementation (#10226)
Co-authored-by: ddobrigk <david.dobrigkeit.chinellato@cern.ch>
1 parent a7d1bd1 commit 5d5e840

File tree

4 files changed

+675
-2268
lines changed

4 files changed

+675
-2268
lines changed

PWGLF/TableProducer/Strangeness/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,6 @@ o2physics_add_dpl_workflow(strangenessbuilder
111111
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter KFParticle::KFParticle
112112
COMPONENT_NAME Analysis)
113113

114-
o2physics_add_dpl_workflow(strangenessbuilderfindable
115-
SOURCES strangenessbuilderfindable.cxx
116-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter KFParticle::KFParticle
117-
COMPONENT_NAME Analysis)
118-
119114
o2physics_add_dpl_workflow(v0-selector
120115
SOURCES v0selector.cxx
121116
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)