We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e42877 commit 48808a3Copy full SHA for 48808a3
Common/TableProducer/eventSelectionServiceRun2.cxx
@@ -180,7 +180,7 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
180
181
LOGF(info, "Event selection with forced Run 2 mode engaging in unchecked mode.");
182
LOGF(info, "To be improved once metadata enabling in defineDataProcessing is worked out.");
183
-
+
184
// force Run 2 mode
185
return WorkflowSpec{adaptAnalysisTask<eventselectionRun2>(cfgc)};
186
}
0 commit comments