We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d596e9d commit 5902300Copy full SHA for 5902300
1 file changed
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx
@@ -1319,4 +1319,5 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
1319
{
1320
WorkflowSpec workflow{adaptAnalysisTask<EventMeanPtId>(cfgc)};
1321
return workflow;
1322
-}
+}
1323
+
0 commit comments