Skip to content

Commit a070377

Browse files
authored
[PWGLF] Add pt, rapidity cuts; separate Xi and Omega cuts; expand efficiency correction options (#13883)
1 parent 4cd3d2b commit a070377

File tree

2 files changed

+289
-110
lines changed

2 files changed

+289
-110
lines changed

PWGLF/Tasks/Strangeness/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ o2physics_add_dpl_workflow(cascadeanalysislightions
171171
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
172172
COMPONENT_NAME Analysis)
173173

174-
o2physics_add_dpl_workflow(strangecasctrack
175-
SOURCES strangecasctrack.cxx
174+
o2physics_add_dpl_workflow(strange-casc-track
175+
SOURCES strangeCascTrack.cxx
176176
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore
177177
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)