File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -119,6 +119,11 @@ o2physics_add_dpl_workflow(task-lc-to-k0s-p
119119 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
120120 COMPONENT_NAME Analysis )
121121
122+ o2physics_add_dpl_workflow (task-net-charm-fluctuations
123+ SOURCES taskNetCharmFluctuations.cxx
124+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::EventFilteringUtils
125+ COMPONENT_NAME Analysis )
126+
122127o2physics_add_dpl_workflow (task-omegac0-to-omega-pi
123128 SOURCES taskOmegac0ToOmegaPi.cxx
124129 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
@@ -129,11 +134,6 @@ o2physics_add_dpl_workflow(task-pt-fluc-charm-hadrons
129134 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::EventFilteringUtils
130135 COMPONENT_NAME Analysis )
131136
132- o2physics_add_dpl_workflow (task-pt-fluc-charm-hadrons
133- SOURCES taskPtFlucCharmHadrons.cxx
134- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::EventFilteringUtils
135- COMPONENT_NAME Analysis )
136-
137137o2physics_add_dpl_workflow (task-sigmac
138138 SOURCES taskSigmac.cxx
139139 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
You can’t perform that action at this time.
0 commit comments