Skip to content

Commit a81730d

Browse files
BongHwialibuild
andauthored
[PWGLF] Update collision selection for Run2 converted data (AliceO2Group#8836)
Co-authored-by: ALICE Action Bot <[email protected]>
1 parent 442ad4b commit a81730d

File tree

3 files changed

+238
-212
lines changed

3 files changed

+238
-212
lines changed

PWGLF/TableProducer/Resonances/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ o2physics_add_dpl_workflow(filterf1proton
2525
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DetectorsVertexing
2626
COMPONENT_NAME Analysis)
2727

28-
o2physics_add_dpl_workflow(reso2initializer
29-
SOURCES LFResonanceInitializer.cxx
28+
o2physics_add_dpl_workflow(resonance-initializer
29+
SOURCES resonanceInitializer.cxx
3030
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DetectorsBase
3131
COMPONENT_NAME Analysis)
3232

0 commit comments

Comments
 (0)