Skip to content

Commit

Permalink
Update spectraDerivedMaker.cxx
Browse files Browse the repository at this point in the history
  • Loading branch information
njacazio authored Oct 4, 2024
1 parent 0f483c5 commit 9f795cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGLF/TableProducer/Nuspex/spectraDerivedMaker.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -388,4 +388,4 @@ struct spectraDerivedMaker {
PROCESS_SWITCH(spectraDerivedMaker, processMC, "Process MC for derived dataset production", false);
};

WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { return WorkflowSpec{adaptAnalysisTask<spectraDerivedMaker>(cfgc)}; }
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { return WorkflowSpec{adaptAnalysisTask<spectraDerivedMaker>(cfgc)}; }

0 comments on commit 9f795cb

Please sign in to comment.